Modify ↓
Opened 5 years ago
Closed 4 years ago
#1654 closed defect (fixed)
Plugin dialog has non-clickable weblinks
| Reported by: | anonymous | Owned by: | framm |
|---|---|---|---|
| Priority: | major | 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 Changed 4 years ago by henrik.niehaus@…
- Resolution set to fixed
- Status changed from new to closed
Changed 4 years ago by henrik.niehaus@…
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.