Modify ↓
Opened 11 years ago
Closed 11 years ago
#3772 closed defect (fixed)
Help browser calling external program
Reported by: | stoecker | Owned by: | team |
---|---|---|---|
Priority: | major | Milestone: | |
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 11 years ago by
comment:4 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Works fine on Windows Vista and Ubuntu.
Any other environments where it doesn't work?