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 135368 - screen reader reads macros table as table line2
screen reader reads macros table as table line2
Status: RESOLVED DUPLICATE of bug 132855
Product: gnopernicus
Classification: Deprecated
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Dana Ormenisan
gnome-applets Maintainers
AP3
: 130345 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2004-02-25 07:12 UTC by Chandrashekhar. Korlahalli
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Chandrashekhar. Korlahalli 2004-02-25 07:12:31 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
Comment 1 padraig.obriain 2004-02-25 10:26:16 UTC
The first problem sounds like a bug recently fixed in gnopernicus.

Transferring to gnopernicus for evaluation
Comment 2 Dana Ormenisan 2004-02-26 08:31:35 UTC
The first problem is a duplicate of bug 132855.
Comment 3 Dana Ormenisan 2004-02-26 09:11:46 UTC
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.
    
Comment 4 Dana Ormenisan 2004-02-26 15:47:44 UTC
*** Bug 130345 has been marked as a duplicate of this bug. ***
Comment 5 Dana Ormenisan 2004-03-01 09:11:02 UTC
Case 2 is already fixed in gnopernicus. Case 1 is a duplicate of bug
132855.
Comment 6 Dana Ormenisan 2004-03-01 09:11:40 UTC

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