keepassxreboot / keepassxc

KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
https://keepassxc.org/
Other
21.43k stars 1.48k forks source link

Hidden Menubar and hidden Toolbar: Save impossible by shortcut key #11330

Closed teigaff closed 1 month ago

teigaff commented 1 month ago

Overview

has problems with disabled menubar and toolbar. Saving by shortcut key is not possible.

Steps to Reproduce

  1. Menu bar | View | Show Menubar | Untick
  2. Change an entry
  3. Save database with keys: CTLR + S
  4. Database is still not saved. Indicated by a star next to database filename in window

Expected Behavior

Should be saved by key stroke whatever view I selected

Workaround

I've to press the ALT key, then ESC, then the menubar is visible (why?). Then it is possible to save with key combo.

Context

Version 2.7.9 in dark mode and in compact mode. Disabled Menubar and disabled Toolbar.

KeePassXC - Version 2.7.9 Revision: 8f6dd13

Operating System: Windows 10 22H2

droidmonkey commented 1 month ago

This is a qt limitation. When you hide the actions you can't invoke them through keyboard shortcuts. This is by design generally speaking. Also a duplicate report.