Summary: | Context menu white when right clicking on desktop despite dark theme being enabled. | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | swagfortress |
Component: | Global Theme packages | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | bugseforuns, elvis.angelaccio, kde, kde, plasma-bugs, simonandric5 |
Priority: | NOR | ||
Version: | 5.8.5 | ||
Target Milestone: | 1.0 | ||
Platform: | Neon | ||
OS: | Linux | ||
URL: | https://imgur.com/a/I3VFG | ||
Latest Commit: | https://commits.kde.org/plasma-desktop/cf49d415e7bb30e98c0e7529e7307d8449b8ffcd | Version Fixed In: | 5.12.0 |
Sentry Crash Report: |
Description
swagfortress
2016-10-05 21:07:41 UTC
I can reproduce this, even though it happens only after I toggle the color scheme (while it works fine after a new login). I can also confirm that applications are not affected, only plasmashell's contex menus do not detect the new color scheme. Confirmed. Interesting. Changing colorscheme manually works whereas the look and feel color change is missed by plasmashell. I can confirm on Arch, plasma 5.9.5. When I change from breeze dark to breeze, desktop and panel context menus are still dark until I restart my plasma session. What is the status of this bug? From what I know, it is intended that QWidgets (including dialogs and menus) use the QWidget palette, not the Plasma palette. This bug affects plasma 5.11 on Arch. >What is the status of this bug? From what I know, it is intended that QWidgets (including dialogs and menus) use the QWidget palette, not the Plasma palette.
"intended" might be too much of a strong word, but effectively yeah.
However, we have a bug here because in the screensht we can see Dolphin is black. Therefore the widget theme is black.
plasma 5.12 beta is affected on Arch Linux. Git commit cf49d415e7bb30e98c0e7529e7307d8449b8ffcd by Kai Uwe Broulik. Committed on 25/01/2018 at 09:47. Pushed by broulik into branch 'Plasma/5.12'. [Look and feel KCM] Sync color group after copying over color file values FIXED-IN: 5.12.0 Differential Revision: https://phabricator.kde.org/D10056 M +2 -1 kcms/lookandfeel/kcm.cpp https://commits.kde.org/plasma-desktop/cf49d415e7bb30e98c0e7529e7307d8449b8ffcd |