Created attachment 181065 [details] Screenshot of the issue When using the kf5 VCL plugin on Linux, expanding a combobox in the toolbar by clicking into it now opens the popup slightly below the place where the combobox itself is, s. attached screenshot. Steps to reproduce 0) use kf5 VCL plugin 1) start Writer 2) click into some combobox in the toolbar, e.g. the font combobox 3) look where the popup opens Actual result: There is a "gap" between the combobox and the popup menu showing the choices. Expected result: There should be no gap. Note: The fact that the combobox isn't isn't correctly styled (which can also be seen in the screenshot) is a different issue, and handled in tdf#149804.
This is a regression from commit afc828b9833b7a612369e95606ba56d41ef2c369 Author: Jan-Marek Glogowski Date: Sat May 28 23:47:21 2022 +0200 VCL expect correct frame size for native menubars Adding CC: to Jan-Marek Glogowski
I see this with 7.5+ only 1st time after I start kf5 after gtk3.
(In reply to Timur from comment #2) > I see this with 7.5+ only 1st time after I start kf5 after gtk3. For me, this also happens with a fresh profile. Turns out this is reliably reproducible when LO starts maximized (i.e. was maximized when closed in the last run) or after I maximize the window. It's not reproducible when when I close a non-maximized LO and start again (in which case the window opens in non-maximized state).
*** Bug 150774 has been marked as a duplicate of this bug. ***
I noticed this also with a maximised print dialog and bisected to the commit mentioned.
*** Bug 153147 has been marked as a duplicate of this bug. ***