Ticket #649 (closed task: fixed)

Opened 3 years ago

Last modified 2 years ago

Title bar missing on JOSM

Reported by: activityworkshop Owned by: live-demo@…
Priority: normal Milestone:
Component: LiveDVD 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

josm-screen.png Download (9.8 KB) - added by activityworkshop 3 years ago.
screenshot showing JOSM's top panel hidden by Xfce's top panel

Change History

Changed 3 years ago by activityworkshop

screenshot showing JOSM's top panel hidden by Xfce's top panel

Changed 2 years ago by hamish

  • status changed from new to closed
  • resolution set to fixed

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

Note: See TracTickets for help on using tickets.