GNOME Bugzilla – Bug 519563
gtk-demo/role_split_pane.py regression test #4 produces the wrong results.
Last modified: 2008-02-29 17:33:21 UTC
This is on latest Ubuntu Hardy: EXPECTED: "BRAILLE LINE: 'gtk-demo Application Panes Frame 60 SplitPane'", " VISIBLE: '60 SplitPane', cursor=1", "BUG? - no presentation in speech", "SPEECH OUTPUT: ''", ACTUAL: "BRAILLE LINE: 'gtk-demo Application Panes Frame 60 SplitPane'", " VISIBLE: '60 SplitPane', cursor=1", "SPEECH OUTPUT: '60'", [FAILURE WAS EXPECTED - LOOK FOR BUG? IN EXPECTED RESULTS] This looks like another case of the regression test results need updating.
Created attachment 106284 [details] [review] Patch to fix this problem.
Patch committed to SVN trunk (only -- same for previous patches) and closing as FIXED.