Skip to content

Support combobox when getting focused code area#1918

Open
thatsmydoing wants to merge 1 commit intoelves:mainfrom
thatsmydoing:focus-combobox-codearea
Open

Support combobox when getting focused code area#1918
thatsmydoing wants to merge 1 commit intoelves:mainfrom
thatsmydoing:focus-combobox-codearea

Conversation

@thatsmydoing
Copy link

Trying to use bindings like edit:kill-word-left inside modes like location will error with focused widget is not a code area because the focused widget is a tk.ComboBox. But comboboxes only have a single code area so we can just treat the combobox's code area as the "focused" code area.

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.

1 participant