Confirmed as described. Tested on Ubuntu 20.04 with Orca master.
Jeremy
hello. firstly i discovered this problem in teamtalk application, but to proof my expectations, i wrote a sample test app, which reproduces an issue. in a sample application, there is one groupbox with 4 checkboxes and 4 buttons. group name is permissions and checkboxes and buttons are named as checkbox(1-4) and button(1-4) respectively. when navigating through checkboxes, orca says premissions checkbox checked/unchecked - no label is spoken for checkboxes. for buttons, orca says permission button(1-4) button. i am attaching a sample app written in pyQT. pip3 install pyqt5 python3 testapp.py
_______________________________________________ orca-list mailing list orca-list gnome org https://mail.gnome.org/mailman/listinfo/orca-list Orca wiki: https://wiki.gnome.org/Projects/Orca Orca documentation: https://help.gnome.org/users/orca/stable/ GNOME Universal Access guide: https://help.gnome.org/users/gnome-help/stable/a11y.html