mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-16 22:13:08 -04:00

* Fixes #2838 * When navigating the entry context menu with up/down arrow the options would disable due to losing focus on the EntryView. This change preserves the "focus" during this event.