Small accessibility issues with compiler options and project dialogs

Post bugs related to the IDE here
Quin
Addict
Addict
Posts: 1133
Joined: Thu Mar 31, 2022 7:03 pm
Location: Colorado, United States
Contact:

Small accessibility issues with compiler options and project dialogs

Post by Quin »

Hi Fred.
While you're on your IDE bug fixing spree, I have some small accessibility issues with the compiler options window:
1. The targets list doesn't have a label like the executable format combo box does, for example.
2. Likewise for the box that lets you select CPU format.
3. The custom constants list and text field next to it also don't have textual labels, at least that get picked up by my screen reader, NVDA, so much so that I actually am just guessing that that's what the feature does.
4. There are a few unlabeled text fields in the version information dialog that I have no idea what they're for, starting after the website field and going to the file OS combo box in the tab order.
5. The resources tab is missing labels on its text field and list.
6. And finally, the two files lists in the project files tab of the project options dialog should also have accessible labels.
Cheers!