Bug 497376 - Windows from menu bars blocks other menus above it
Summary: Windows from menu bars blocks other menus above it
Status: RESOLVED FIXED
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-12 16:20 UTC by fashim99
Modified: 2024-12-12 20:43 UTC (History)
1 user (show)

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


Attachments
Demo (2.02 MB, video/mp4)
2024-12-12 16:20 UTC, fashim99
Details

Note You need to log in before you can comment on or make changes to this bug.
Description fashim99 2024-12-12 16:20:13 UTC
Created attachment 176559 [details]
Demo

SUMMARY

As in the title. Seems to happen to every QT6 app. Doesen't happen to other frameworks, including previous major Qt versions. Happens on X11 too.

STEPS TO REPRODUCE
1. Open a QT6 app
2. Click the menu bar
3. Hover the mouse with the active menu bar

OBSERVED RESULT
Other menus hovered by the mouse won't open if the invoked menu window is underneath it.

EXPECTED RESULT
Menus should open when the mouse is onto it.

SOFTWARE/OS VERSIONS
Operating System: EndeavourOS 
KDE Plasma Version: 6.2.4
KDE Frameworks Version: 6.8.0
Qt Version: 6.8.1
Kernel Version: 6.12.2-1-cachyos-bore (64-bit)
Graphics Platform: Wayland
Processors: 16 × 11th Gen Intel® Core™ i7-11800H @ 2.30GHz
Memory: 15.4 Gio of RAM
Graphics Processor: Mesa Intel® UHD Graphics
Manufacturer: Dell Inc.
Product Name: Inspiron 16 7610
Comment 1 Nate Graham 2024-12-12 18:59:14 UTC
Are you using a Kvantum theme rather than the Breeze Application Style? Or some other 3rd-party app style? If so, does it reproduce for you with the standard Breeze Application Style? I can't make it happen with Breeze.
Comment 2 fashim99 2024-12-12 20:35:24 UTC
(In reply to Nate Graham from comment #1)
> Are you using a Kvantum theme rather than the Breeze Application Style? Or
> some other 3rd-party app style? If so, does it reproduce for you with the
> standard Breeze Application Style? I can't make it happen with Breeze.

After some checking, I realised that my version of WhiteSur (the Kvantum theme) was outdated because I downloaded it from Pling. Downloading the Github version fixed the issue 😅  

Thanks !
Comment 3 fashim99 2024-12-12 20:43:31 UTC
FIxed