Bug 153147 - Dropdown menu are detached with VCL Kf5 and Qt5 backend
Summary: Dropdown menu are detached with VCL Kf5 and Qt5 backend
Status: RESOLVED DUPLICATE of bug 149805
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: UI (show other bugs)
Version:
(earliest affected)
7.5.0.2 rc
Hardware: All Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: KDE, KF5
  Show dependency treegraph
 
Reported: 2023-01-22 11:46 UTC by Guido Iodice
Modified: 2023-01-22 15:15 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
screenshot with detached menu (175.29 KB, image/png)
2023-01-22 11:46 UTC, Guido Iodice
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Guido Iodice 2023-01-22 11:46:03 UTC
Description:
Dropdown menu are detached with VCL Kf5 and Qt5 backend.



Steps to Reproduce:
Open writer or cals, etc
click on a dropdown menu (e.g. font)


Actual Results:
the menu in detached 

Expected Results:
the menu should appear below the font widget


Reproducible: Always


User Profile Reset: No

Additional Info:
Version: 7.5.0.2 (X86_64) / LibreOffice Community
Build ID: c0dd1bc3f1a385d110b88e26ece634da94921f58
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: kf5 (cairo+xcb)
Locale: it-IT (it_IT.UTF-8); UI: it-IT
Calc: threaded

Desktop environment: KDE Plasma 5.26.5
Comment 1 Guido Iodice 2023-01-22 11:46:52 UTC
Created attachment 184829 [details]
screenshot with detached menu
Comment 2 Stéphane Guillou (stragu) 2023-01-22 12:32:21 UTC
Reproduced with Ubuntu 20.04 with GNOME 3.36.8 + Wayland:

Version: 7.5.0.1 (X86_64) / LibreOffice Community
Build ID: 77cd3d7ad4445740a0c6cf977992dafd8ebad8df
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: kf5 (cairo+xcb)
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

Does not happen in:

Version: 7.4.4.2 / LibreOffice Community
Build ID: 85569322deea74ec9134968a29af2df5663baa21
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

So marking as regression.
Comment 3 Stéphane Guillou (stragu) 2023-01-22 15:15:48 UTC
I bibisected to a commit that allowed me to find out it was already reported: bug 149805.

*** This bug has been marked as a duplicate of bug 149805 ***