[orca-list] orca cannot read labels of controlls placed in groupbox in qt applications



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

Attachment: testapp.py
Description: Text document



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]