Revision 1798063...
Go back to digest for 24th April 2011Bug Fixes in KDE Base
Jacopo De Simoi committed changes in [kde-workspace] krunner/krunnerdialog.cpp:
Delay the call to matchSessionEnded on hiding
The default interface hides the dialog before running
the match; some runners (most notably the activities runner)
need to be prepped in order to successfully run the match.
Therefore we delay the matchSessionEnded call until next event cycle
so that the runner gets down only after running the match.
File Changes
Modified 1 files
- krunner/krunnerdialog.cpp
1 files changed in total