Revision 637035
Go back to digest for 4th March 2007Bug Fixes in KDE Base
Troy Unrau committed changes in /trunk/KDE/kdebase/workspace/krunner:
More use case bugs...
ALT-F2 forcibly steals focus now, but all other calls to display do not...
And following up the last commit, pressing ESC should hide and clear the field so I added a vanish() slot that does this. It could actually be useful to expose this slot via dbus as it's essentially a way to close the run dialog without killing the app.
The name vanish() can be renamed if people don't like it :P
File Changes
Modified 3 files
- /trunk/KDE/kdebase/workspace/krunner
- /interface.cpp
- /interface.h
- /krunnerapp.cpp
3 files changed in total