Add QT::KeyMenu action to search results
ClosedPublic

Authored by gengisdave on Sep 13 2019, 10:58 AM.

Details

Summary

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
BUG: 328919

Test Plan

All the actions from the popup menu must work as usual.

Diff Detail

Repository
R167 Krusader
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
gengisdave requested review of this revision.Sep 13 2019, 10:58 AM
gengisdave created this revision.
asensi added a subscriber: asensi.Sep 15 2019, 3:38 PM

The new code works using Kubuntu 18.04. Other people can do their checks. Thanks, Davide!

asensi accepted this revision as: asensi.Sep 15 2019, 9:36 PM
This revision is now accepted and ready to land.Sep 15 2019, 9:36 PM
This revision was automatically updated to reflect the committed changes.