Modify ↓
Opened 6 years ago
Closed 4 years ago
#178 closed enhancement (fixed)
josm doesn't remember main window size
| Reported by: | dominik.bodi@… | Owned by: | framm |
|---|---|---|---|
| Priority: | minor | Component: | Core |
| Version: | latest | Keywords: | |
| Cc: | dominik.bodi@… |
Description
When I start josm, the main window always appears fully maximised, taking up the full screen.
Steps to reproduce:
- start josm, main window appears fully maximised
- resize window, exit josm.
- start josm again, main window appears fully maximised.
I've tested this with josm1-4 (rev. 166), revisions 265 and 267, respectively. All showed the same behaviour.
I'm running josm on a debian unstable box with sun's jre-1.5 from debian's non-free repository.
It would be nice if josm remembered the window size between re-starts, saving a few clicks and drags with the mouse.
With kind regards,
- Dominik Bodi
Attachments (0)
Change History (3)
comment:1 Changed 6 years ago by imi
- Type changed from defect to enhancement
comment:2 Changed 4 years ago by stoecker
- Owner changed from imi to framm
comment:3 Changed 4 years ago by stoecker
- Resolution set to fixed
- Status changed from new to closed
Fixed.
Note: See
TracTickets for help on using
tickets.



by the way: There is an command line option "--no-fullscreen" to not launch JOSM in full screen mode.