Bug 423190

Summary: Dropdown menus are drawn way right
Product: [Applications] kolourpaint Reporter: Hugo <hugo>
Component: generalAssignee: kolourpaint-support
Status: RESOLVED UPSTREAM    
Severity: major    
Priority: NOR    
Version First Reported In: 20.04   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Screenshot

Description Hugo 2020-06-18 22:25:55 UTC
Created attachment 129503 [details]
Screenshot

SUMMARY

The menubar menus are drawn far right of where the menubar and mouse are.
At a small window size, it's just off-screen, at a larger window size, they're further right.

Oddly, I've had no similar offset issues with actually drawing on kolourpaint.

STEPS TO REPRODUCE
1. Click on any menubar item.

OBSERVED RESULT

Menubar is far on the right, or not visible with a smaller window size.


EXPECTED RESULT

Menubar should be right where the menubar and mouse are.


SOFTWARE/OS VERSIONS
- Linux 5.7.2-arch1-1 x86_64 GNU/Linux
- sway version 1.4
- kolourpaint 20.04.2
- Qt 5.15.0-3

ADDITIONAL INFORMATION

Apparently the icon files are missing in my distribution's package, or something is wrong there, but I don't think that should be relevant to this issue.
Comment 1 Christoph Feck 2020-07-08 17:45:38 UTC
Qt 5.15.0 regression.
Comment 2 Hugo 2020-07-08 18:39:58 UTC
Do you know if there's an issue tracking this upstream? (I did a bit of searching on the Qt bug tracker but didn't find anything on the topic).