Modify ↓
Opened 13 years ago
Closed 13 years ago
#7325 closed enhancement (fixed)
[patch] Copy URLs to clipboard by right-click
Reported by: | akks | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Cc: | Zverikk, iav |
Description
I have implemented Zverikk 's idea proposed on forum - let user copy URL to clipboard by right-click for all links displayed in JOSM (at least URLLabel ones).
(If context menu is attached, it shoud continue working, I have just added anoter MouseListener)
Attachments (1)
Change History (5)
by , 13 years ago
Attachment: | UrlLabelCopy.patch added |
---|
comment:1 by , 13 years ago
Cc: | added |
---|
comment:2 by , 13 years ago
comment:3 by , 13 years ago
Maybe. But does not it have possible conflict with some other context menus?
Note:
See TracTickets
for help on using tickets.
Why not a normal context menu? This would be more conventional.