Opened 16 years ago
Closed 16 years ago
#3821 closed Bug (fixed)
JAWS problem reading toolbar items and dialog inputs
Reported by: | Damian | Owned by: | Martin Kou |
---|---|---|---|
Priority: | Must have (possibly next milestone) | Milestone: | CKEditor 3.0 |
Component: | Accessibility | Version: | |
Keywords: | IBM Review+ | Cc: |
Description
When virtual PC cursor is ON:
- toolbar items are not identified as either buttons or links. Only their name is read.
- dialog input fields are read correctly.
When virtual PC cursor is OFF:
- toolbar itmes are identified and read correctly as buttons and links in cases of combos.
- dialog input fields are not read correctly.
A consistent approach is needed.
Attachments (1)
Change History (5)
comment:1 Changed 16 years ago by
Owner: | set to Martin Kou |
---|---|
Status: | new → assigned |
Changed 16 years ago by
Attachment: | 3821.patch added |
---|
comment:2 Changed 16 years ago by
Keywords: | Review? added |
---|
comment:3 Changed 16 years ago by
Keywords: | Review+ added; Review? removed |
---|
comment:4 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed with [3777].
Click here for more info about our SVN system.
JAWS seems to have problems announcing <a> tags with the ARIA button role consistently.