[Bug 163903] New: plasma does not draw Plasma::PushButton on the panel
manolis
manolis at koppermind.homelinux.org
Thu Jun 12 14:36:11 CEST 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=163903
Summary: plasma does not draw Plasma::PushButton on the panel
Product: plasma
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: panel-devel kde org
ReportedBy: manolis koppermind homelinux org
Version: svn (using Devel)
Installed from: Compiled sources
Compiler: gcc
OS: Linux
I try to finish my plasmoid.
The applet uses 2 Plasma::PushButtons
They are rendered/work fine on the Planar containment of the desktop, but they are not drawn at all on I I use it on the panel.
Of course the paint code is different for the two cases, BUT if I test my applet on plasmoidviewer the buttons are painted fine both on the planar and horintal factor!
The most strange is that even on the panel that the buttons are not shown up, they really exist there! I mean I put them in my code left and right of the svg pic, and I can click on them even if they are not shown up!
More information about the Panel-devel
mailing list