Opened 4 years ago
Closed 3 years ago
#3772 closed defect (fixed)
Help browser calling external program
| Reported by: | stoecker | Owned by: | team |
|---|---|---|---|
| Priority: | major | Component: | Core |
| Version: | Keywords: | ||
| Cc: |
Description
Currently the help browser is calling an external program (java) to establish independency for modal dialogs. This is nothing which should be inside josm's core.
This call will be removed until tested, hopefully replaced by a better solution. If not the old blocking method will be reintroduced.
Idea how to solve: Set help dialog modal and modal dialog non-modal when help from modal dialog is called.
Attachments (0)
Change History (4)
comment:1 Changed 4 years ago by Gubaer
comment:2 Changed 3 years ago by stoecker
Ticket #3901 has been marked as a duplicate of this ticket.
comment:3 Changed 3 years ago by stoecker
Ticket #4087 has been marked as a duplicate of this ticket.
comment:4 Changed 3 years ago by stoecker
- Resolution set to fixed
- Status changed from new to closed



Works fine on Windows Vista and Ubuntu.
Any other environments where it doesn't work?