Modify ↓
Opened 17 years ago
Closed 17 years ago
#1654 closed defect (fixed)
Plugin dialog has non-clickable weblinks
| Reported by: | anonymous | Owned by: | framm |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | unspecified | Version: | |
| Keywords: | Cc: |
Description
The dialog for JOSM plugins shows weblinks, but these are not clickable like in other places in JOSM.
Attachments (1)
Change History (2)
comment:1 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
by , 17 years ago
| Attachment: | bugfix1654.diff added |
|---|
Note:
See TracTickets
for help on using tickets.



I have attached a fix for this bug. I have used a JEditorPane for the discription. It supports HTML rendering and the clicking of links.