[PATCH] kfiledialog shortcuts not working

Aaron J. Seigo aseigo at kde.org
Thu Dec 15 23:41:37 GMT 2005


hi ..

as you may or may not have noticed, keyboard shortcuts only work in 
kfiledialog when the kdiroperator widget has focus. this is because the 
action collection is parented to kdiroperator and so only listens to events 
there.

the attached patch fixes this and i'd like to commit this for 3.5.1 to fix 
this rather annoying regression.

however, i'm concerned there may be side effects. specifically, now (as 
before, actually, is suppose) any UI that embeds a kdiroperator will have F10 
popup the "new directory" dialog (for instance) and therefore should not 
define it's own actions with those key bindings.

AFAIC this is fine, but since this is a stable branch and all i wanted to give 
this a peer review before committing.


-- 
Aaron J. Seigo
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA  EE75 D6B7 2EB1 A7F1 DB43

Full time KDE developer sponsored by Trolltech (http://www.trolltech.com)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kdiroperator.diff
Type: text/x-diff
Size: 702 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20051215/65d9eb95/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20051215/65d9eb95/attachment.sig>


More information about the kde-core-devel mailing list