Bug 164628 - widget control box sometimes does not disappear
Summary: widget control box sometimes does not disappear
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
: 165329 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-06-22 00:05 UTC by Ambroz Bizjak
Modified: 2008-06-29 16:33 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ambroz Bizjak 2008-06-22 00:05:32 UTC
Version:            (using Devel)
Installed from:    Compiled sources
Compiler:          gcc (GCC) 4.1.2 (Gentoo 4.1.2 p1.1) 
OS:                Linux

When I place the pointer over a desktop widget, the control box appears, however when the pointer leaves the widget, the box will sometimes not disappear.
In my test, where I moved the pointer away from the Analog clock to the desktop, out of 45 tries, the box failed to disappear 22 times.
The box however always disappears if the mouse leaves the widget through an overlapping window.

Some other info:
KDE: current SVN built with 'kdesvn-build'
Xorg: X Server 1.4.2, NVidia drivers 173.14.09
compositing disabled
Comment 1 Christophe Marin 2008-06-22 11:08:43 UTC

*** This bug has been marked as a duplicate of 152797 ***
Comment 2 Christophe Marin 2008-06-22 11:15:44 UTC
Back to Unconfirmed. 152797 is not a good candidate since you're using Qt 4.4.

Comment 3 Christophe Marin 2008-06-22 15:57:55 UTC
This bug was resolved.

http://websvn.kde.org/?view=rev&revision=823054
Comment 4 Ambroz Bizjak 2008-06-24 11:23:13 UTC
This is not fixed for me with current svn.
Comment 5 Marco Martin 2008-06-24 14:11:47 UTC
SVN commit 823868 by mart:

let's try to fix this just another time.
don't remove the scene event filter on start fading otherwise the
previous fix will work a single time.
(really need to kill this file some day:)

BUG: 164628


 M  +0 -4      applethandle.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=823868
Comment 6 Christophe Marin 2008-06-29 16:33:38 UTC
*** Bug 165329 has been marked as a duplicate of this bug. ***