Skip to content

fix: handle shifted tab shortcut on Linux#270

Draft
cleisonsantos wants to merge 1 commit into
crynta:mainfrom
cleisonsantos:fix/ctrl-shift-tab-shortcut
Draft

fix: handle shifted tab shortcut on Linux#270
cleisonsantos wants to merge 1 commit into
crynta:mainfrom
cleisonsantos:fix/ctrl-shift-tab-shortcut

Conversation

@cleisonsantos
Copy link
Copy Markdown

Summary: Normalizes GTK/WebKit shifted Tab keyboard events so the existing Ctrl+Shift+Tab binding matches the previous-tab shortcut while preserving strict modifier matching. Validation: ./node_modules/.bin/tsc --noEmit; ./node_modules/.bin/vite build; manual Debian/Tauri test confirmed Ctrl+Tab advances and Ctrl+Shift+Tab moves backward.

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