Bug 424650 - Sub context menu is not blurred
Summary: Sub context menu is not blurred
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Panel (show other bugs)
Version: 5.19.3
Platform: Other Other
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-25 13:32 UTC by postix
Modified: 2020-08-17 17:01 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:
postix: X11+


Attachments
Screenshot (187.53 KB, image/png)
2020-07-25 13:32 UTC, postix
Details

Note You need to log in before you can comment on or make changes to this bug.
Description postix 2020-07-25 13:32:36 UTC
Created attachment 130391 [details]
Screenshot

SUMMARY

The sub context menu of the taskbar panel is not blurred. I could not reproduce it with Kate.


STEPS TO REPRODUCE
1. Enable transparency in SystemSettings
2. Enable blurring 
3. Open the context menu of the panel
4. Open a sub context menu

OBSERVED RESULT

The context menu is blurred as expected but the sub context menu is not.


EXPECTED RESULT

The whole context menu's background is blurred.


SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux
KDE Plasma Version: 5.19.3
KDE Frameworks Version: 5.73.0
Qt Version: 5.15.0
Comment 1 David Edmundson 2020-07-25 14:42:52 UTC
Which QStyle is that?
Comment 2 postix 2020-07-25 15:30:09 UTC
(In reply to David Edmundson from comment #1)
> Which QStyle is that?

Can you please give me a definition of QStyle or an example, so that I can answer this question? Thanks! :)
Comment 3 Christoph Feck 2020-07-25 15:47:42 UTC
grep ^widgetStyle= ~/.config/kdeglobals

It's what you set as Application's widget style, which is different from Plasma theme or color scheme.
Comment 4 postix 2020-07-25 15:52:00 UTC
(In reply to Christoph Feck from comment #3)
> grep ^widgetStyle= ~/.config/kdeglobals
> 
> It's what you set as Application's widget style, which is different from
> Plasma theme or color scheme.

grep ^widgetStyle= ~/.config/kdeglobals
widgetStyle=Breeze
Comment 5 Bug Janitor Service 2020-08-09 04:33:09 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 6 Christoph Feck 2020-08-17 16:58:56 UTC
Requested information was added with comment 4; changing status.
Comment 7 postix 2020-08-17 17:01:04 UTC
Seems to be fixed somehow since 5.19.4. :)