Skip to content

KeyEvent -> keybinding mapper : handle duplicate keys #3076

@Siedlerchr

Description

@Siedlerchr

The current code only matches the first finding of the keyEvent to a keycombination to a keyBinding
e.g. the first found entry in the KeyBindings enum will be returned.

This is a problem when multiple dialogs/windows have the same keybinding (e.g Entry Editor and Search bar)

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions