Skip to content

Shortcuts in BALLView are handled globally #622

Description

@tkemmer

The shortcut handling of BALLView should be limited to the widget that is currently focused (at least for some shortcuts). Especially high-impact shortcuts like Del, Space, or even Ctrl+{C,V,X} often cause unwanted side effects, e.g., deleting selected structures in the wrong context, preventing spaces from being used or characters from being deleted in HTML form fields (via QtWebEngineView).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions