Opened 14 years ago
Closed 14 years ago
#649 closed task (fixed)
Title bar missing on JOSM
Reported by: | activityworkshop | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | OSGeoLive | Keywords: | |
Cc: |
Description
When launching JOSM, the title bar of the JOSM window is hidden by the Xfce top panel (see attached screenshot). Apart from also looking wrong, it also makes it rather difficult to move, resize and close the window.
The only workaround seems to be to access the window menu with Alt-space and use the keyboard to move the window so that the title bar can be accessed normally. If you maximize the window then it appears as you would expect.
Attachments (1)
Change History (2)
by , 14 years ago
Attachment: | josm-screen.png added |
---|
comment:1 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
another generic work around for too-big windows on tiny screens:
Alt + left-button-drag the mouse until you can grab onto a corner of the window frame, then resize the window.
possible fix (unless you can convince upstream to choose smaller defaults): seed these values into /home/user/.josm/preferences
gui.geometry=800x600+40+40 gui.maximized=false
I've commited that in r5954. Reopen if needed.
Hamish
screenshot showing JOSM's top panel hidden by Xfce's top panel