Bug #111501 Tab-Navigation (Accessibility)
Submitted: 20 Jun 2023 18:59 Modified: 7 Jul 2023 4:14
Reporter: Subham Patel Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:8.0.32 OS:Windows (Microsoft Windows 10 Home Single Language)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[20 Jun 2023 18:59] Subham Patel
Description:
----[For better reports, please attach the log file after submitting. You can find it in C:\Users\subha\AppData\Roaming\MySQL\Workbench\log\wb.log]

While navigating with CTRL+TAB the behavior is not consistent.

How to repeat:
Steps to reproduce. 
1. Start Workbench normally
2. (If you don't have) create a Schema
3. Open Create Table Window
4. Create other tabs for a few other SQL scripts (to be used for tab navigation)
5. Now, highlight create table tab (keep it open) press CTRL+TAB

Observe
1. I expect it to navigate to previous tab but the nested tabs such as columns, indexes, foreign key, triggers, partitioning, Options would be highlighted.
2. If it was made to navigate through the nested tabs first and then navigate to next tab - that is also not consistent.

Suggested fix:
Ideally it should be to the previous tab.
[20 Jun 2023 19:26] Subham Patel
It has inline text with short info

Attachment: Untitled video - Made with Clipchamp (1).mp4 (video/mp4, text), 2.19 MiB.

[7 Jul 2023 4:14] MySQL Verification Team
Hello Subham,

Thank you for the bug report.
Verified as described.

Regards,
Ashwini Patil