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

Fix tabindex order #2695

Merged
merged 1 commit into from
Oct 12, 2021
Merged

Conversation

silentjet
Copy link
Contributor

On Linux there is an issue that bottom part of the LogBrowser window is resized in a wrong way so upon clicking on DataTable checkbox the table appears (it is mostly useless in Linux as well, but sometimes....) however there is no way to close it back, because of bottom row is not visible anymore. The possible workaround is to click on some still visible element and by using TAB button jump to the checkbox and uncheck it.... However because of indexes are chaotic it is not possible to reach it in expected way (it is actually 12 TABs from GraphLeft button...

This PR will update elements TabIndexes to the proper sequence...

@AppVeyorBot
Copy link

Build MissionPlanner 1.0.3019 completed (commit d512aca27e by @)

@meee1 meee1 merged commit 8d40d5d into ArduPilot:master Oct 12, 2021
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.

3 participants