Summary: | Shortcuts do not work in KDirSelectDialog | ||
---|---|---|---|
Product: | [Unmaintained] kfile | Reporter: | p92 |
Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | rakuco |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
p92
2010-02-06 17:56:40 UTC
SVN commit 1087820 by rkcosta: Associate a widget to the action collections, otherwise the shortcuts defined will not work as expected. BUG: 225744 M +1 -0 kdirselectdialog.cpp M +1 -0 kfilewidget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1087820 SVN commit 1087822 by rkcosta: Backport r1087820. Associate a widget to the action collections, otherwise the shortcuts defined will not work as expected. CCBUG: 225744 M +1 -0 kdirselectdialog.cpp M +1 -0 kfilewidget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1087822 |