GNOME Bugzilla – Bug 523466
oocalc/bug_364407.py regression tests #1 and #3 produce the wrong results.
Last modified: 2008-03-20 20:44:56 UTC
Test 1 of 3 FAILED: /home/richb/gnome/orca/trunk/test/keystrokes/oocalc/bug_364407.py:File->New->Spreadsheet EXPECTED: "BRAILLE LINE: 'soffice Application Untitled2 - OpenOffice.org Calc Frame'", " VISIBLE: 'Untitled2 - OpenOffice.org Calc ', cursor=1", "BRAILLE LINE: 'soffice Application Untitled2 - OpenOffice.org Calc Frame Untitled2 - OpenOffice.org Calc RootPane Panel'", " VISIBLE: 'Panel', cursor=1", "BRAILLE LINE: 'soffice Application Untitled2 - OpenOffice.org Calc Frame Untitled2 - OpenOffice.org Calc RootPane ScrollPane Document view3 Sheet Sheet1 Table'", " VISIBLE: 'Sheet Sheet1 Table', cursor=1", "BRAILLE LINE: 'soffice Application Untitled2 - OpenOffice.org Calc Frame Untitled2 - OpenOffice.org Calc RootPane ScrollPane Document view3 Sheet Sheet1 Table Cell A1 '", " VISIBLE: 'Cell A1 ', cursor=1", "SPEECH OUTPUT: ''", "SPEECH OUTPUT: 'Untitled2 - OpenOffice.org Calc frame'", "SPEECH OUTPUT: ''", "SPEECH OUTPUT: 'panel'", "SPEECH OUTPUT: 'Sheet Sheet1 table grayed'", "SPEECH OUTPUT: ' A1'", ACTUAL: "BRAILLE LINE: 'soffice Application Untitled2 - OpenOffice.org Calc Frame'", " VISIBLE: 'Untitled2 - OpenOffice.org Calc ', cursor=1", "BRAILLE LINE: 'soffice Application Untitled2 - OpenOffice.org Calc Frame Untitled2 - OpenOffice.org Calc RootPane Panel'", " VISIBLE: 'Panel', cursor=1", "BRAILLE LINE: 'soffice Application Untitled2 - OpenOffice.org Calc Frame Untitled2 - OpenOffice.org Calc RootPane ScrollPane Document view3 Sheet Sheet1 Table'", " VISIBLE: 'Sheet Sheet1 Table', cursor=1", "BRAILLE LINE: 'soffice Application Untitled2 - OpenOffice.org Calc Frame Untitled2 - OpenOffice.org Calc RootPane ScrollPane Document view3 Sheet Sheet1 Table Cell A1 '", " VISIBLE: 'Cell A1 ', cursor=1", "SPEECH OUTPUT: ''", "SPEECH OUTPUT: 'Untitled2 - OpenOffice.org Calc frame'", "SPEECH OUTPUT: ''", "SPEECH OUTPUT: 'panel'", "SPEECH OUTPUT: 'Sheet Sheet1 table grayed'", "SPEECH OUTPUT: 'blank'", Test 3 of 3 FAILED: /home/richb/gnome/orca/trunk/test/keystrokes/oocalc/bug_364407.py:Type 'c3' followed by Return to jump to cell C3 in the spreadsheet EXPECTED: "BRAILLE LINE: 'soffice Application Untitled2 - OpenOffice.org Calc Frame Untitled2 - OpenOffice.org Calc RootPane ToolBar c $l'", " VISIBLE: 'c $l', cursor=2", "BRAILLE LINE: 'soffice Application Untitled2 - OpenOffice.org Calc Frame Untitled2 - OpenOffice.org Calc RootPane ToolBar c $l'", " VISIBLE: 'c $l', cursor=2", "BRAILLE LINE: 'soffice Application Untitled2 - OpenOffice.org Calc Frame Untitled2 - OpenOffice.org Calc RootPane ToolBar c3 $l'", " VISIBLE: 'c3 $l', cursor=3", "BRAILLE LINE: 'soffice Application Untitled2 - OpenOffice.org Calc Frame Untitled2 - OpenOffice.org Calc RootPane ToolBar c3 $l'", " VISIBLE: 'c3 $l', cursor=3", "BRAILLE LINE: 'soffice Application Untitled2 - OpenOffice.org Calc Frame Untitled2 - OpenOffice.org Calc RootPane ToolBar c3 $l'", " VISIBLE: 'c3 $l', cursor=1", "BRAILLE LINE: 'soffice Application Untitled2 - OpenOffice.org Calc Frame Untitled2 - OpenOffice.org Calc RootPane ScrollPane Document view3 Sheet Sheet1 Table Cell A1 '", " VISIBLE: 'Cell A1 ', cursor=1", "BRAILLE LINE: 'soffice Application Untitled2 - OpenOffice.org Calc Frame Untitled2 - OpenOffice.org Calc RootPane ScrollPane Document view3 Sheet Sheet1 Table Cell C3 '", " VISIBLE: 'Cell C3 ', cursor=1", "SPEECH OUTPUT: ' A1'", "SPEECH OUTPUT: ' C3'", ACTUAL: "BRAILLE LINE: 'soffice Application Untitled2 - OpenOffice.org Calc Frame Untitled2 - OpenOffice.org Calc RootPane ToolBar c $l'", " VISIBLE: 'c $l', cursor=2", "BRAILLE LINE: 'soffice Application Untitled2 - OpenOffice.org Calc Frame Untitled2 - OpenOffice.org Calc RootPane ToolBar c $l'", " VISIBLE: 'c $l', cursor=2", "BRAILLE LINE: 'soffice Application Untitled2 - OpenOffice.org Calc Frame Untitled2 - OpenOffice.org Calc RootPane ToolBar c3 $l'", " VISIBLE: 'c3 $l', cursor=3", "BRAILLE LINE: 'soffice Application Untitled2 - OpenOffice.org Calc Frame Untitled2 - OpenOffice.org Calc RootPane ToolBar c3 $l'", " VISIBLE: 'c3 $l', cursor=3", "BRAILLE LINE: 'soffice Application Untitled2 - OpenOffice.org Calc Frame Untitled2 - OpenOffice.org Calc RootPane ToolBar c3 $l'", " VISIBLE: 'c3 $l', cursor=1", "BRAILLE LINE: 'soffice Application Untitled2 - OpenOffice.org Calc Frame Untitled2 - OpenOffice.org Calc RootPane ScrollPane Document view3 Sheet Sheet1 Table Cell A1 '", " VISIBLE: 'Cell A1 ', cursor=1", "BRAILLE LINE: 'soffice Application Untitled2 - OpenOffice.org Calc Frame Untitled2 - OpenOffice.org Calc RootPane ScrollPane Document view3 Sheet Sheet1 Table Cell C3 '", " VISIBLE: 'Cell C3 ', cursor=1", "SPEECH OUTPUT: 'blank'", "SPEECH OUTPUT: 'blank'",
Yup, with the recent check-in for bug #523018, these regression tests now work, so I'm closing this bug out as a duplicate of that one. *** This bug has been marked as a duplicate of 523018 ***