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 725158 - orca always read the content of a cell when navigating in table using FF
orca always read the content of a cell when navigating in table using FF
Status: RESOLVED OBSOLETE
Product: orca
Classification: Applications
Component: general
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: Joanmarie Diggs (IRC: joanie)
Orca Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-02-25 15:20 UTC by Jose Vilmar Estacio de Souza
Modified: 2018-02-08 13:04 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jose Vilmar Estacio de Souza 2014-02-25 15:20:36 UTC
To reproduce try the following steps:
1. Launch firefox and open http://www.w3schools.com/html/html_tables.asp .
2. After the page is loaded press orca_key+f11 until orca reads speak row.
3. Press the t key.
4. Press alt+shift+down arrow.

Observe that orca reads the content of the first cell in the table.
Probably orca should read the content of the entire row since  speak row is set.
Comment 1 Joanmarie Diggs (IRC: joanie) 2014-03-11 14:09:38 UTC
Questions about the user interaction when Orca presents the full row:

1. Should it present cell span details or not? (And if so, for each cell or just the current cell?)

2. Should it present cell coordinate details or not? (And if so, for each cell or just the current cell?)