[Bug 159520] Toolbox is opened when closing a window with twinview
Chani
chanika at gmail.com
Mon May 19 02:42:12 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=159520
chanika gmail com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From chanika gmail com 2008-05-19 02:42 -------
SVN commit 809497 by chani:
opening the desktop toolbox on hover was never going to work perfectly, and would be a bit of a problem for touchscreens (they make the mouse jump instead of moving smoothly) - so it no longer happens.
the toolbox just lights up on hover now, and opens on click. it still closes on the hover leave event, though.
this makes the code a lot less hackish and should produce the least frustrating behaviour possible.
it's also a bit more like the panel cashew behaviour.
BUG:159520
M +2 -1 containment.cpp
M +61 -40 desktoptoolbox.cpp
M +6 -1 desktoptoolbox_p.h
WebSVN link: http://websvn.kde.org/?view=rev&revision=809497
More information about the Panel-devel
mailing list