Skip to content

Fix context menu keybinding reading.#725

Merged
mattrose merged 1 commit intognome-terminator:masterfrom
mattrose:724-unset-keybinding-toggle_scrollbar-prevents-right-click-menu-from-opening
Mar 8, 2023
Merged

Fix context menu keybinding reading.#725
mattrose merged 1 commit intognome-terminator:masterfrom
mattrose:724-unset-keybinding-toggle_scrollbar-prevents-right-click-menu-from-opening

Conversation

@mattrose
Copy link
Copy Markdown
Member

@mattrose mattrose commented Mar 8, 2023

When the keybinding for an action that also appears in the context menu is None, python can't do it's usual string tricks and throws a backtrace, and doesn't display the menu.

Fixes #724

When the keybinding for an action that also appears in the context menu
is None, python can't do it's usual string tricks and throws a
backtrace, and doesn't display the menu.
@mattrose mattrose merged commit 8ae6f93 into gnome-terminator:master Mar 8, 2023
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.

Unset keybinding toggle_scrollbar prevents right-click menu from opening

1 participant