https://bugs.kde.org/show_bug.cgi?id=350409
David Nolden <david.nolden....@art-master.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdev | |platform/49d38d85fed8017067 | |8e1eaf04de36154403125e --- Comment #8 from David Nolden <david.nolden....@art-master.de> --- Git commit 49d38d85fed80170678e1eaf04de36154403125e by David Nolden. Committed on 02/07/2016 at 13:55. Pushed by zwabel into branch '5.0'. Fix mouse usage inside the quickopen lists. Don't hide the quickopen list on arbitrary WindowActivate or WindowDeactivate events. Call 'checkFocus' more often, and extend it so that it reliably fixes the visibility of the quickopen list by checking the globally focussed widget and window. Also make it call activateWindow in addition to setFocus, so that it reliably puts the focus back into the quick-open line edit when required. M +16 -8 plugins/quickopen/quickopenplugin.cpp http://commits.kde.org/kdevplatform/49d38d85fed80170678e1eaf04de36154403125e -- You are receiving this mail because: You are watching all bug changes.