Bug 423190 - Dropdown menus are drawn way right
Summary: Dropdown menus are drawn way right
Status: RESOLVED UPSTREAM
Alias: None
Product: kolourpaint
Classification: Applications
Component: general (other bugs)
Version First Reported In: 20.04
Platform: Arch Linux Linux
: NOR major
Target Milestone: ---
Assignee: kolourpaint-support
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-18 22:25 UTC by Hugo
Modified: 2020-07-08 18:39 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
Screenshot (275.47 KB, image/png)
2020-06-18 22:25 UTC, Hugo
Details

Note You need to log in before you can comment on or make changes to this bug.
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).