GNOME Bugzilla – Bug 135368
screen reader reads macros table as table line2
Last modified: 2004-12-22 21:47:04 UTC
Incommand line applet > preference window > macros page tab, move the focus on the table, screen reads it as table ine 2 item etc “, Expected: When focus moved on to the table through key navigation, screen reader should read the table description, as “ table line 2 pattern command “. Case 2: In the same table, use down arrow key, focus moves down on pattern & command column together. Thus screen reader reads both pattern & command together. . It is difficult for the blind user to distinguish between both. Expected: Focus can be focused on pattern column first, after pressing tab key, focus can be moved on to command column
The first problem sounds like a bug recently fixed in gnopernicus. Transferring to gnopernicus for evaluation
The first problem is a duplicate of bug 132855.
I think the second problem is already solved in gnopernicus (it seems to be a duplicate of cases 1 and 2 of bug 135114): 1. When user moves to a new line the entire line should be presented. 2. When user moves to a new cell (in same line) the header and the curent cell should be presented. So, if the user moves to a new table line, using left/right arrow keys he will be able to switch between the cells (in same line). In this case, only the current table cell will be presented this way: <Table column header(appropriate to the current selected cell), Current cell content> Try to use gnopernicus from CVS Feb 23th (or a newer one) and please let me know if the problem describe in case 2 is solved.
*** Bug 130345 has been marked as a duplicate of this bug. ***
Case 2 is already fixed in gnopernicus. Case 1 is a duplicate of bug 132855.
*** This bug has been marked as a duplicate of 132855 ***