| Summary: | notes and notify plasmoid have a white background | ||
|---|---|---|---|
| Product: | [Plasma] Oxygen | Reporter: | S. Burmeister <sven.burmeister> |
| Component: | general | Assignee: | Camilla Boemann <cbo> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | georg.wittenburg |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
S. Burmeister
2008-06-13 09:21:03 UTC
When you change the Style in SystemSettings from Oxygen to something else, the background is OK again so I guess it should be re-assigned to Oxygen devels! Reassigning, Marco thinks it's oxygen.cpp line 2021 widget->setAttribute(Qt::WA_StyledBackground); yeah, can confirm, removing that line the problem goes away, since we use a lot Qt::WA_NoSystemBackground it seems that overrides it. SVN commit 820123 by boemann: Try fixing a bug with oxygen background and plasma CCBUG:163945 M +3 -3 oxygen.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=820123 Reported as working by Marco *** Bug 164661 has been marked as a duplicate of this bug. *** |