-
-
Notifications
You must be signed in to change notification settings - Fork 491
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
WIth a screen reader on, pop-up errors like the one below are not accessible because it disappears too soon:
Error: Request upload failed with message: 2 UNKNOWN: no upload port provided
Steps to reproduce:
- Turn VoiceOver on on MacOS (commnad-F5)
- Compile and upload without a board attached using keyboard (command-U)
- Attempt to navigate to error pop-up. Pop-up will disappear before you get to it.
A better solution would be to put this error (and all errors) in the error console, where it can be read along with other status messages.
per1234
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