[Bug 2091547] Re: Updates - combo titles missing from the screen reader
Sebastien Bacher
2091547 at bugs.launchpad.net
Tue Feb 18 19:43:15 UTC 2025
** Description changed:
- THe combo selectors on the Updates tab are missing a labelled-by
+ * Impact
+
+ The combo selectors on the Updates tab are missing a labelled-by
relation to their header (the label on the left) which makes the option
difficult to understand for screen reader users
+
+ * Test case
+
+ - activate the screenreader
+ - select Updates tab
+ - navigate through the widgets using the keyboard (using 'TAB' to cycle between the elements)
+
+ The focus should go through the combo options and read for each their
+ value as well as the corresponding label (the text on the left of the
+ option)
+
+ * Where problems could occur
+
+ The change adds an accessibility->labelled-by entry to the .ui for those
+ elements. If the relation was wrongly set an incorrect label could be
+ read for some of the widgets
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to software-properties in Ubuntu.
https://bugs.launchpad.net/bugs/2091547
Title:
Updates - combo titles missing from the screen reader
Status in software-properties package in Ubuntu:
In Progress
Bug description:
* Impact
The combo selectors on the Updates tab are missing a labelled-by
relation to their header (the label on the left) which makes the
option difficult to understand for screen reader users
* Test case
- activate the screenreader
- select Updates tab
- navigate through the widgets using the keyboard (using 'TAB' to cycle between the elements)
The focus should go through the combo options and read for each their
value as well as the corresponding label (the text on the left of the
option)
* Where problems could occur
The change adds an accessibility->labelled-by entry to the .ui for
those elements. If the relation was wrongly set an incorrect label
could be read for some of the widgets
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/2091547/+subscriptions
More information about the foundations-bugs
mailing list