Summary: | Keyboard key "Menu" does not work in list of search results | ||
---|---|---|---|
Product: | [Applications] krusader | Reporter: | Cade <ahx2323> |
Component: | search | Assignee: | Krusader Bugs Distribution List <krusader-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | alex.bikadorov, krusader-bugs-null, toni.asensi |
Priority: | NOR | Keywords: | triaged |
Version: | 2.7.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=328918 | ||
Latest Commit: | https://commits.kde.org/krusader/2bebb93c944ca25f9ddef8b8a509823666ca508d | Version Fixed In: | |
Sentry Crash Report: |
Description
Cade
2013-12-17 20:38:10 UTC
It still happens nowadays. Git commit 2bebb93c944ca25f9ddef8b8a509823666ca508d by Davide Gianforte. Committed on 10/02/2020 at 10:12. Pushed by gengisdave into branch 'master'. Add QT::KeyMenu action to search results In the Search result list, you can right click for the context menu (view, edit, compare, copy), but the Menu key from the keyboard does not work. This patch add this functionality. The popup menu is drawn based on the mouse pointer position. FIXED: [ 328919 ] Keyboard key "Menu" does not work in list of search results Differential Revision: https://phabricator.kde.org/D23924 M +3 -0 krusader/Search/krsearchdialog.cpp https://commits.kde.org/krusader/2bebb93c944ca25f9ddef8b8a509823666ca508d |