[PATCH] for Bug 162913

Mario Oschwald mario.oschwald at hpi.uni-potsdam.de
Sun Jul 13 18:31:22 CEST 2008


Correction - it doesn't really fix the drawing behind
other windows situation and drawing the menu offscreen.
I'm not really sure how to fix that though, since the
Popupmenu is a QGrahpicsItem rendered on the scene -
and I do not know how to get elements on that scene above
regular windows.

At least the Menu isn't rotated anymore, though ;^).

Mario Oschwald wrote:
> Hello,
> 
> these are my first patches for KDE and I haven't programmed
> in C++ for a couple of years, so please be gentle when
> reviewing the patches.
> 
> The patches fix the problems described in
> 
> http://bugs.kde.org/show_bug.cgi?id=162913
> 
> and
> 
> http://bugs.kde.org/show_bug.cgi?id=165085
> 
> With the notes applet's context menu being displayed
> rotated and behind other applets.
> 
> I had to touch the Plasma::TextEdit class as well
> as the notes applet but believe that other users are
> not affected by the changes.
> 
> The first patch applies directly to the notes applet
> and the second one to the widgets/textedit class in
> kdebase/workspace/libs/plasma
> 
> Thanks,
> 
> Mario
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Panel-devel mailing list
> Panel-devel at kde.org
> https://mail.kde.org/mailman/listinfo/panel-devel


More information about the Panel-devel mailing list