Version: (using Devel) Compiler: gcc version 4.4.0 OS: Linux Installed from: Compiled sources The Folder View widget handle stays open when you click a application. How to reproduce. 1. Launch a application from Folder View. 2. When the application window is maximized(don't move the mouse from starting the app), leave the mouse idle for a few seconds and then minimize the application. The handle on the Folder View widget stays visible until you mouse over it.
i can easely reproduce it, even easier. just have a window partialy cover the folderview, make the folderview handle appear and move the mouse without leaving the folderview directly on the window. the handle will stay. using 4.3.0
this started happening at some point with the Qt 4.5 series. i'm 95% sure it's a QGraphicsView bug where we aren't getting hover leave events properly all the time anymore :/
probably time to fill a upstream bug then and mark this as upstream. i'm not really familiar with the bugreporting workflow of qt
*** Bug 205090 has been marked as a duplicate of this bug. ***
This issue is still present in trunk, Qt4.6. (KDE 4.3.75 (KDE 4.4 >= 20091113)
so should this be marked as an upstreambug?
i think we can close this one as upstream