GNOME Bugzilla – Bug 519558
gtk-demo/role_spin_button.py regression test #3 produces the wrong results.
Last modified: 2008-02-29 21:39:39 UTC
EXPECTED: "BUG? - Text is selected, but selection not presented.", "BRAILLE LINE: 'gtk-demo Application Changing color ColorChooser ColorChooser Hue: 240 $l'", " VISIBLE: 'Hue: 240 $l', cursor=9", "BRAILLE LINE: 'gtk-demo Application Changing color ColorChooser ColorChooser Hue: 240 $l'", " VISIBLE: 'Hue: 240 $l', cursor=9", "SPEECH OUTPUT: 'Hue:'", "SPEECH OUTPUT: 'spin button'", "SPEECH OUTPUT: '240'", "SPEECH OUTPUT: 'Alt h'", "SPEECH OUTPUT: 'Hue:'", "SPEECH OUTPUT: 'spin button'", "SPEECH OUTPUT: '240'", "SPEECH OUTPUT: 'Alt h'", ACTUAL: "BRAILLE LINE: 'gtk-demo Application Changing color ColorChooser ColorChooser Hue: 240 $l'", " VISIBLE: 'Hue: 240 $l', cursor=9", "BRAILLE LINE: 'gtk-demo Application Changing color ColorChooser ColorChooser Hue: 240 $l'", " VISIBLE: 'Hue: 240 $l', cursor=9", "SPEECH OUTPUT: 'Hue:'", "SPEECH OUTPUT: 'spin button'", "SPEECH OUTPUT: '240'", "SPEECH OUTPUT: 'Alt h'", "SPEECH OUTPUT: 'Hue:'", "SPEECH OUTPUT: 'spin button'", "SPEECH OUTPUT: '240'", "SPEECH OUTPUT: 'Alt h'", [FAILURE WAS EXPECTED - LOOK FOR BUG? IN EXPECTED RESULTS] We need to determine why the text isn't being presented as selected. Another possible duplicate of bug #519556.
Duplicate of bug #519557 actually. Closing this one out, and patching regression test #3 in the other bug. *** This bug has been marked as a duplicate of 519557 ***