GNOME Bugzilla – Bug 519546
gtk-demo/role_label.py regression test #3 produces the wrong results.
Last modified: 2008-03-05 18:13:47 UTC
This is on latest Ubuntu Hardy: EXPECTED: "BUG? - text is selected but not presented as such in speech or braille", "BRAILLE LINE: 'gtk-demo Application Information Alert This message box has been popped up the following", "number of times: Label'", " VISIBLE: 'This message box has been popped', cursor=1", "BRAILLE LINE: 'gtk-demo Application Information Alert This message box has been popped up the following", "number of times: Label'", " VISIBLE: 'This message box has been popped', cursor=1", "SPEECH OUTPUT: 'This message box has been popped up the following", "number of times:'", "SPEECH OUTPUT: 'label'", "SPEECH OUTPUT: 'This message box has been popped up the following", "number of times:'", "SPEECH OUTPUT: 'label'", ACTUAL: "BRAILLE LINE: 'gtk-demo Application Information Alert This message box has been popped up the following $l'", " VISIBLE: 'This message box has been popped', cursor=1", "BRAILLE LINE: 'gtk-demo Application Information Alert This message box has been popped up the following $l'", " VISIBLE: 'This message box has been popped', cursor=1", "SPEECH OUTPUT: 'This message box has been popped up the following", "number of times:'", "SPEECH OUTPUT: 'label'", "SPEECH OUTPUT: 'This message box has been popped up the following", "number of times:'", "SPEECH OUTPUT: 'label'", [FAILURE WAS EXPECTED - LOOK FOR BUG? IN EXPECTED RESULTS] We need to investigate why the selected text is not presented as such in speech or braille. Possible duplicate of bug #519545.
Yup, it's a duplicate of bug #519545. Patch to be found there (soon). *** This bug has been marked as a duplicate of 519545 ***