Skip to content

Fix Alt key handling for menubar toggle and enable Save button on non-data changes#13058

Open
xboxones1 wants to merge 2 commits intokeepassxreboot:developfrom
xboxones1:fix/minnor-fix
Open

Fix Alt key handling for menubar toggle and enable Save button on non-data changes#13058
xboxones1 wants to merge 2 commits intokeepassxreboot:developfrom
xboxones1:fix/minnor-fix

Conversation

@xboxones1
Copy link
Contributor

  1. Fix menubar toggle to react only on Alt
    Menubar visibility previously reacted to any key combination involving Alt (e.g. Shift+Alt for keyboard layout switch or Alt+Arrow for moving entries).
    Now it only toggles when Alt is pressed and released alone, preventing unintended menu activation during shortcuts.
  2. Fixes Change role of automatically save database on non-data changes #9751. Enable Save button on non-data changes without marking database modified.

Testing strategy

Manually

Type of change

  • ✅ Bug fix (non-breaking change that fixes an issue)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Change role of automatically save database on non-data changes

1 participant