Keyboard key "Menu" does not work in list of search results Reproducible: Always Steps to Reproduce: 1. Open Krusader. 2. Menu Tools -> Search. 3. Current tab: "General". 4. Enter something text in "Search for" field. 5. Press "Search" button. 6. Current tab: "Results". 7. Press "Menu" key. Actual Results: Nothing happens. Expected Results: Open context menu.
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