Change the keyboard shortcut for accessible output #2702
Labels
Area:Accessibility
Category for accessibility related features and bugs
Enhancement
Improvement to an existing feature
Increasing Access
The keyboard shortcut to "Turn On Accessible Output" enables both plain-text and table-text canvas descriptions. Merging #2694 would mean that both
textOutput()
andgridOutput()
are called. This may confuse people using screen readers. See the "How NOT to use labels" section of How to label your p5.js code.Feature enhancement details
I suggest defaulting to either plain-text or table-text descriptions.
The text was updated successfully, but these errors were encountered: