Closed
Bug 898383
Opened 12 years ago
Closed 12 years ago
ARIA role="gridcell" does not turn JAWS FORMS MODE ON
Categories
(Firefox :: Disability Access, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: kaushik.patel, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
47.88 KB,
application/octet-stream
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.72 Safari/537.36
Steps to reproduce:
In Firefox Version 21 & above, when you focus a Grid/Table which contains role="gridcell" in their TDs, JAWS FORMS MODE is not turned on ( JAWS is on AUTO FORMS Mode). I am using JAWS 14.
Actual results:
JAWS remains in virtual PC cursor mode, and user is not able to navigate the GRID as mentioned in the ARIA spec using arrow keys/
Expected results:
JAWS should have automatically switched to FORMS Mode when encountered role="gridcell"
Updated•12 years ago
|
Component: Untriaged → Disability Access
Comment 1•12 years ago
|
||
Kaushik, you mention that this is in Firefox 21 and above. Does this mean that this worked in Firefox 20?
Marco,
I have not tested this in Firefox 21, but it worked on Firefox 17.
Comment 3•12 years ago
|
||
Alex, any idea what might have changed to cause this problem?
Flags: needinfo?(surkov.alexander)
Comment 4•12 years ago
|
||
It's JAWS issue since we follow the ARIA spec (we started to expose editable state on grid and grid cells). So I close this bug (we don't want to fix it if we don't want to break the spec) but I will send a link to the bug to FS contact so they aware of it.
Blocks: jaws
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Flags: needinfo?(surkov.alexander)
Resolution: --- → WONTFIX
Attached is the zip file contain the source code to repro the issue
Comment 7•12 years ago
|
||
Kaushik, the bug was marked as wontfix, it means we don't have any plans to fix it (see comment #4). So you don't really need to attach test cases.
You need to log in
before you can comment on or make changes to this bug.
Description
•