Bug 455685

Summary: Menus appear along edges of screen instead of in correct place
Product: [I don't know] kde Reporter: b2.bugzilla
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED UPSTREAM    
Severity: normal CC: nate
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: example of the menu opening in the incorrect place

Description b2.bugzilla 2022-06-20 23:19:32 UTC
Created attachment 149980 [details]
example of the menu opening in the incorrect place

SUMMARY

Menus appear along edges of screen instead of in correct place. Occurs in Dolphin, Ark, etc. 


STEPS TO REPRODUCE
1. Plug in external monitor and set to Extend Displays
2. Click on the hamburger menu in Dolphin

OBSERVED RESULT

Menu appears at the edge of the screen

EXPECTED RESULT

Menu appears next to hamburger menu button
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora 36 KDE Spin
(available in About System)
KDE Plasma Version: 5.24.5
KDE Frameworks Version: 5.93.0
QT Version: 5.15.3

ADDITIONAL INFORMATION

I have my external monitor set as my primary monitor. My laptop monitor is below and to the left of my external monitor.

First bug report here, please be kind!
Comment 1 Nate Graham 2022-06-21 18:12:19 UTC
This is caused by one of the following upstream Qt bugs:
- https://bugreports.qt.io/browse/QTBUG-102982
- https://bugreports.qt.io/browse/QTBUG-49663

Probably 49663, since I see that 102982is fixed.