Bug 469142

Summary: Panel context menus are offset from cursor position
Product: [Plasma] plasmashell Reporter: Nate Graham <nate>
Component: PanelAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: niccolo.venerandi
Priority: NOR Keywords: qt6
Version First Reported In: master   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Misplaced context menu

Description Nate Graham 2023-04-29 14:26:15 UTC
Created attachment 158538 [details]
Misplaced context menu

STEPS TO REPRODUCE
1. Log into a Plasma 6 session (built from source from the commits immediately before the layer-shell porting)
2. Right click on a panel widget (except the Task Manager, whose context menu is broken due to Bug 469141)

OBSERVED RESULT
Context menu appears, but it offset from the cursor position. See the attached screenshot

EXPECTED RESULT
Context menu appears right by cursor

SOFTWARE/OS VERSIONS
Qt 6.4.3
Comment 1 Nate Graham 2023-05-06 12:36:35 UTC
Fixed with today's master built against Qt 6.5!