Version: svn (using KDE 3.97.1 (KDE 4.0 >= 20071214), compiled sources) Compiler: gcc OS: Linux (x86_64) release 2.6.22-5-default Hi, When I hit the K-button the menu appears. When I then select one of the apps in the taskbar, the menu disappears, but the app doesn't react. Instead, the menu appears and disappears after repeatedly clicking the app.
This is another qt bug related to qgraphicsitem mouse grabbing. If you move the mouse by even a pixel after the first click, the next click will do what it's supposed to do.
*** Bug 156906 has been marked as a duplicate of this bug. ***
better summary, this can be btw still reproduced with 4.4 with current trunk.
*** Bug 158864 has been marked as a duplicate of this bug. ***
better summary ;)
this is problem in the design of event in qgraphicsview. trolltech is aware of it, there's nothing we in plasma can do about it, hopefully it gets fixed in some fashion some day. but it certainly an upstream bug.