Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DolphinQt: setTabKeyNavigation(false) on QTableWidget and QTableView. #8606

Merged
merged 1 commit into from Feb 8, 2020

Conversation

jordan-woyak
Copy link
Member

This allows tab-navigation to escape tables.
Arrow navigation within the table is still possible.

Fixes: https://bugs.dolphin-emu.org/issues/11790

See: https://stackoverflow.com/questions/46399167/how-to-move-from-a-qtablewidget-to-the-next-widget-using-the-tab-key

@JMC47 JMC47 merged commit 6a857df into dolphin-emu:master Feb 8, 2020
@jordan-woyak jordan-woyak deleted the tab-key-navigation branch February 8, 2020 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants