-
-
Notifications
You must be signed in to change notification settings - Fork 554
Open
Labels
topic: accessibilityEnabling the use of the software by everyoneEnabling the use of the software by everyonetopic: codeRelated to content of the project itselfRelated to content of the project itselftype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project
Description
Describe the problem
When using the "Select Other Board and Port" option in IDE 2.3.7 one can not access the Ports list using the <TAB> key.
Tab order is "Search board", "Show all ports", "CANCEL", "OK".
After selecting a port using the mouse \shift><TAB> takes one back to the "Search board" and <TAB> takes one to "Show all ports".
To reproduce
- Open a new sketch; cursor will be in "Search board".
- Press <TAB>; cursor moves to "Show all ports".
- Press <TAB> again; cursor moves to "Cancel".
- Press <TAB> again; cursor moves to "OK".
- Press <TAB> again; cursor leaves the dialog (see Preferences dialog box is not a modal dialog box #2364).
Expected behavior
User expects that the Ports "selector" is accessible using the keyboard.
Arduino IDE version
IDE 2.3.7 and arduino-ide_nightly-20251221_Windows_64bit
Operating system
Windows
Operating system version
Windows 11 Home
Additional context
No response
Issue checklist
- I searched for previous reports in the issue tracker
- I verified the problem still occurs when using the latest nightly build
- My report contains all necessary details
Metadata
Metadata
Assignees
Labels
topic: accessibilityEnabling the use of the software by everyoneEnabling the use of the software by everyonetopic: codeRelated to content of the project itselfRelated to content of the project itselftype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project