GNOME Bugzilla – Bug 519841
Orca says "not selected" when moving by column in tree tables
Last modified: 2008-03-24 21:41:17 UTC
(I'm grouping these together because they seem to be the same bug/problem.) Test 3 of 10 FAILED: /home/jd/orca/test/keystrokes/gtk-demo/role_column_header.py:Enter table for first time EXPECTED: "BRAILLE LINE: 'gtk-demo Application GtkListStore demo Frame ScrollPane Table'", " VISIBLE: 'Table', cursor=1", "BRAILLE LINE: 'gtk-demo Application GtkListStore demo Frame ScrollPane Table Description ColumnHeader < > Fixed? 60482 Normal scrollable notebooks and hidden tabs'", " VISIBLE: 'scrollable notebooks and hidden ', cursor=1", "SPEECH OUTPUT: ''", "SPEECH OUTPUT: 'table'", "SPEECH OUTPUT: ''", "SPEECH OUTPUT: 'Description column header'", "SPEECH OUTPUT: 'Fixed? check box not checked 60482 Normal scrollable notebooks and hidden tabs'", ACTUAL: "BRAILLE LINE: 'gtk-demo Application GtkListStore demo Frame ScrollPane Table'", " VISIBLE: 'Table', cursor=1", "BRAILLE LINE: 'gtk-demo Application GtkListStore demo Frame ScrollPane Table Description ColumnHeader < > Fixed? 60482 Normal scrollable notebooks and hidden tabs'", " VISIBLE: 'scrollable notebooks and hidden ', cursor=1", "SPEECH OUTPUT: ''", "SPEECH OUTPUT: 'table'", "SPEECH OUTPUT: ''", "SPEECH OUTPUT: 'Description column header'", "SPEECH OUTPUT: 'Fixed? check box not checked 60482 Normal scrollable notebooks and hidden tabs'", "SPEECH OUTPUT: ' not selected'", [FAILURE WAS UNEXPECTED] Test 4 of 10 FAILED: /home/jd/orca/test/keystrokes/gtk-demo/role_column_header.py:Normal cell EXPECTED: "BRAILLE LINE: 'gtk-demo Application GtkListStore demo Frame ScrollPane Table Severity ColumnHeader Normal'", " VISIBLE: 'Normal', cursor=1", "SPEECH OUTPUT: ''", "SPEECH OUTPUT: 'Severity column header'", "SPEECH OUTPUT: 'Normal'", ACTUAL: "BRAILLE LINE: 'gtk-demo Application GtkListStore demo Frame ScrollPane Table Severity ColumnHeader Normal'", " VISIBLE: 'Normal', cursor=1", "SPEECH OUTPUT: ''", "SPEECH OUTPUT: 'Severity column header'", "SPEECH OUTPUT: 'Normal'", "SPEECH OUTPUT: ' not selected'", [FAILURE WAS UNEXPECTED] Test 7 of 10 FAILED: /home/jd/orca/test/keystrokes/gtk-demo/role_column_header.py:60482 cell EXPECTED: "BRAILLE LINE: 'gtk-demo Application GtkListStore demo Frame ScrollPane Table Bug number ColumnHeader 60482'", " VISIBLE: '60482', cursor=1", "SPEECH OUTPUT: ''", "SPEECH OUTPUT: 'Bug number column header'", "SPEECH OUTPUT: '60482'", ACTUAL: "BRAILLE LINE: 'gtk-demo Application GtkListStore demo Frame ScrollPane Table Bug number ColumnHeader 60482'", " VISIBLE: '60482', cursor=1", "SPEECH OUTPUT: ''", "SPEECH OUTPUT: 'Bug number column header'", "SPEECH OUTPUT: '60482'", "SPEECH OUTPUT: ' not selected'", [FAILURE WAS UNEXPECTED] Test 8 of 10 FAILED: /home/jd/orca/test/keystrokes/gtk-demo/role_column_header.py:Checkbox cell EXPECTED: "BRAILLE LINE: 'gtk-demo Application GtkListStore demo Frame ScrollPane Table Fixed? ColumnHeader < > Fixed?'", " VISIBLE: '< > Fixed?', cursor=1", "SPEECH OUTPUT: ''", "SPEECH OUTPUT: 'Fixed? column header'", "SPEECH OUTPUT: 'check box not checked '", ACTUAL: "BRAILLE LINE: 'gtk-demo Application GtkListStore demo Frame ScrollPane Table Fixed? ColumnHeader < > Fixed?'", " VISIBLE: '< > Fixed?', cursor=1", "SPEECH OUTPUT: ''", "SPEECH OUTPUT: 'Fixed? column header'", "SPEECH OUTPUT: 'check box not checked '", "SPEECH OUTPUT: ' not selected'",
Another example: 1. Launch Evolution 2. In the list of messages move by cell with Left/Right Arrow Expected results: Orca would not say "not selected" at the end of each cell's contents. Actual results: Orca says "not selected" at the end of each cell's contents. This is with Ubuntu Hardy and Evo 2.21.92.
Sorry for the spam. I originally named this to be consistent with the regression test bugs that Rich had filed. However, in this case, the regression tests are right and we have a regression (or an unwanted change as a result of a change in gtk).
First coarse pass at GNOME 2.24 planning.
*** This bug has been marked as a duplicate of 523235 ***