Opened 8 years ago
Closed 8 years ago
#3821 closed Bug (fixed)
JAWS problem reading toolbar items and dialog inputs
| Reported by: | damo | Owned by: | martinkou |
|---|---|---|---|
| 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 8 years ago by martinkou
- Owner set to martinkou
- Status changed from new to assigned
Changed 8 years ago by martinkou
comment:2 Changed 8 years ago by martinkou
- Keywords Review? added
comment:3 Changed 8 years ago by fredck
- Keywords Review+ added; Review? removed
comment:4 Changed 8 years ago by martinkou
- Resolution set to fixed
- Status changed from assigned to closed
Fixed with [3777].
Click here for more info about our SVN system.
Note: See
TracTickets for help on using
tickets.

JAWS seems to have problems announcing <a> tags with the ARIA button role consistently.