Skip to content

ScriptingConsoleEdit widget should intercept shortcuts events when being focused #7136

@mostobriv

Description

@mostobriv

What is the feature you'd like to have?
Currently shortcuts can trigger other widgets, however i think ScriptingConsoleEdit when focused, should intercept them to not let other widgets being triggered. For example Ctrl+A and Ctrl+E in macOS often used to navigate to the edges of the text, thus if there is some widgets using this shortcuts, then it would be triggered when editing the text in the python console.

Additional Information:
For example IDAs scripting console exactly behave in this way - when focused, it won't let shortcuts being triggered.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions