canonical / ubuntu-desktop-installer

Ubuntu Desktop Installer
GNU General Public License v3.0
536 stars 94 forks source link

Text in select timezone fields not read #2345

Open jbicha opened 12 months ago

jbicha commented 12 months ago

What happened?

Text in the "Select your timezone screen" is read as "Blank" instead of reading the characters

What was expected?

The actual text should be read when the text is navigated with the keyboard while the screen reader is on.

Steps to reproduce

Additional context

20230920 Ubuntu Desktop Mantic ISO

This is a difficult page to handle with a screen reader. The Legacy installer at least can read the text in this text box. The test case in the ISO tracker for the Legacy installer currently says "Select country either by typing in the name of the country or city or timezone (WARNING: time zones are not read by the screen-reader; the default should be fine)"

So our current behavior is to hope that the install is done with internet access and the Internet geolocation lookup service is good enough to get the right time zone. It is possible for the user to use the Settings app after install to change their timezone.