OpenCPN / OpenCPN

A concise ChartPlotter/Navigator. A cross-platform ship-borne GUI application supporting * GPS/GPDS Postition Input * BSB Raster Chart Display * S57 Vector ENChart Display * AIS Input Decoding * Waypoint Autopilot Navigation

Home Page:https://opencpn.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Toolbar size after Owindow is getting focus

RooieDirk opened this issue · comments

Describe the bug
Toolbar size is huge after hiding it by another window.

To Reproduce
Start O, do cover O with another program window, make O topwindow again.
Screenshot_20240306_104942

Desktop (please complete the following information if applicable):

  • OS: [Debian bookworm]

Additional context
After using the the toolbar 1 time, say open the options dialog, it works as it should.
Using current master code.

Probably yet another symptom related to problems discussed in #3593. That is, the root cause is the top level window implementation of the toolbars which confuses the X11 window manager or wayland compositor.

fixed in current master