Bug 471191

Summary: Menu transparency isn't working for Qt5 apps due to missing KWaylandIntegration5
Product: [KDE Neon] neon Reporter: Patrick Silva <bugseforuns>
Component: Packages Unstable EditionAssignee: Neon Bugs <neon-bugs>
Status: RESOLVED FIXED    
Severity: minor CC: carlosdemaine, jr, kde, kfm-devel, nate, neon-bugs, sitter
Priority: NOR Keywords: qt6
Version: unspecified   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: screenshot1
screenshot2

Description Patrick Silva 2023-06-18 12:59:27 UTC
Created attachment 159760 [details]
screenshot1

STEPS TO REPRODUCE
1. make sure Blur effect is enabled in Desktop Effects KCM
2. make sure configuring non-opaque menu in the settings of Breeze widget style, "Transparency" tab
3. open Dolphin
4. open any menu from the menu bar, or right-click on a folder/file

OBSERVED RESULT
semi-transpareny menus seen in the attached screenshots

EXPECTED RESULT
the menu are not semi-transparent

SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.27.80
KDE Frameworks Version: 5.240.0
Qt Version: 6.5.1
Graphics Platform: Wayland

ADDITIONAL INFORMATION
Can also reproduce with menus and context menus of Kate and Konsole
Comment 1 Patrick Silva 2023-06-18 13:01:33 UTC
Created attachment 159761 [details]
screenshot2
Comment 2 Nate Graham 2023-06-20 19:09:54 UTC
Hmm, when I open my Qt5 Dolphin on Plasma 6 Wayland, it works for me.

Can you test with an app that builds with Qt6, like KHelpCenter, and see if the issue still happens?
Comment 3 Patrick Silva 2023-06-21 13:14:12 UTC
Cannot reproduce with KHelpCenter.
Comment 4 Carlos De Maine 2023-06-26 02:51:41 UTC
there is now a kwayland-integration5 package.  does this solve the problem?
Comment 5 Patrick Silva 2023-06-26 04:05:26 UTC
Fixed, thanks.