Bugzilla – Bug 476202
orca test - checkbox indicator and name change order in flat-review
Last modified: 2010-03-01 18:01:06 UTC
usually, if a checkbox or radiobutton is focused the order is: indicator name - like this: < > Fried Lizard if I switch to flat-review the result should be: BRAILLE LINE: '< > Fried Lizard < > Soylent Green' the current result is: BRAILLE LINE: 'Fried Lizard < > Soylent Green < >' just try the following checkbox test - or check it manually with the application uia2atk/test/samples/checkbox.py (orca flat-review = KP_Subtract) uia2atk/test/keystrokes/winforms/checkbox.py
Marco, do you understand what our part in Orca's braille output is? How can we affect what it shows? Namely, I don't really know why the '< >' part would be after the label.
Marco, could you provide the answer for Brad's question?
Stefan, no news about that problem! it's unclear if it is an orca or mono problem, but I found this problem only in mono applications not in GTK applications