After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 519555 - gtk-demo/role_radio_button.py regression test #5 produces the wrong results.
gtk-demo/role_radio_button.py regression test #5 produces the wrong results.
Status: RESOLVED DUPLICATE of bug 519553
Product: orca
Classification: Applications
Component: general
2.21.x
Other Linux
: Normal normal
: ---
Assigned To: Orca Maintainers
Orca Maintainers
Depends on:
Blocks: 519271
 
 
Reported: 2008-02-29 15:59 UTC by Rich Burridge
Modified: 2008-03-04 16:44 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Rich Burridge 2008-02-29 15:59:55 UTC
This is on latest Ubuntu Hardy:

EXPECTED:
     "BUG? - the radio button should be presented as selected.",
     "BRAILLE LINE:  'gtk-demo Application Print Dialog TabList General Page Print Pages Filler & y All RadioButton'",
     "     VISIBLE:  '& y All RadioButton', cursor=1",
     "SPEECH OUTPUT: ''",
     "SPEECH OUTPUT: 'All not selected radio button'",
ACTUAL:
     "BRAILLE LINE:  'gtk-demo Application Print Dialog TabList General Page Print Pages Filler & y All RadioButton'",
     "     VISIBLE:  '& y All RadioButton', cursor=1",
     "SPEECH OUTPUT: ''",
     "SPEECH OUTPUT: 'All not selected radio button'",
[FAILURE WAS EXPECTED - LOOK FOR BUG? IN EXPECTED RESULTS]

We need to determine why the radio button isn't being presented as selected.

Possible duplicate of bug #519553.
Comment 1 Rich Burridge 2008-03-04 16:44:09 UTC
This is indeed a duplicate of bug #519553. The fix there will need to
update both regression tests.


*** This bug has been marked as a duplicate of 519553 ***