After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 519841 - Orca says "not selected" when moving by column in tree tables
Orca says "not selected" when moving by column in tree tables
Status: RESOLVED DUPLICATE of bug 523235
Product: orca
Classification: Applications
Component: speech
2.21.x
Other All
: Normal normal
: 2.24.0
Assigned To: Orca Maintainers
Orca Maintainers
Depends on:
Blocks: 423346 519271
 
 
Reported: 2008-03-02 03:15 UTC by Joanmarie Diggs (IRC: joanie)
Modified: 2008-03-24 21:41 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Joanmarie Diggs (IRC: joanie) 2008-03-02 03:15:09 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'",
Comment 1 Joanmarie Diggs (IRC: joanie) 2008-03-02 03:20:12 UTC
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.
Comment 2 Joanmarie Diggs (IRC: joanie) 2008-03-02 03:27:50 UTC
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).
Comment 3 Willie Walker 2008-03-11 14:06:19 UTC
First coarse pass at GNOME 2.24 planning.
Comment 4 Joanmarie Diggs (IRC: joanie) 2008-03-24 21:41:17 UTC

*** This bug has been marked as a duplicate of 523235 ***