At the login screen (gdm) the a11y menu has a number of options, such as large text, screen reader etc. If you turn on screen reader you can then hover over the menu items and they will be read to you.
If you hover over an option that is enabled, the screen reader will tell you, for example:
Screen reader. TICKED
The entry in the menu item should have a tick next to it.
This is what happens using the default GNOME theme.
Tick is not shown next to checked items.
The issue is that toggle-on and toggle-off svg aren't shipped in /usr/share/gnome-shell/themes but in the Yaru subdirectory. gdm3.css symlink is in /usr/share/gnome-shell/themes.
I think the correct patch would be to modify GNOME Shell to point to the realize the symlink, so that we are referring the real path and relative directories.
I'll fix it in GNOME Shell itself. See https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1798747 for the SRU.
Keeping the bug opened here until the SRU is in to avoid duplicates (as people will likely target Yaru)
This is fixed.
Most helpful comment
I'll fix it in GNOME Shell itself. See https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1798747 for the SRU.
Keeping the bug opened here until the SRU is in to avoid duplicates (as people will likely target Yaru)