#5419 closed Bug (fixed)
JAWS not reading first option in Special Character list on Special Character dialog
Reported by: | Satya Minnekanti | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.3 |
Component: | General | Version: | 3.2 |
Keywords: | IBM Confirmed Review+ | Cc: | Damian, joek |
Description
To reproduce the defect
- with JAWS on Open AJAX Sample and Navigate to Tool bar by Pressing Alt+F10
- Navigate to Special Character icon & press space bar to activate Special Character dialog.
- When the dialog comes up and when the Focus is on the Special Character Options list box Focus goes to first Special Charcter which is !(Exclamation mark). JAWS not reading the name of the option.It just reads 1 of 221 not Selected
Expected:
JAWS should read the name of the Special Character Option.
JAWS reads the name of the option properly in FF3.5 but not in FF 3.6
This looks similar to the defect http://dev.fckeditor.net/ticket/5366
Attachments (1)
Change History (8)
Changed 15 years ago by
Attachment: | 5419.patch added |
---|
comment:1 Changed 15 years ago by
Keywords: | Confirmed Review? added |
---|---|
Owner: | set to Garry Yao |
Status: | new → assigned |
comment:2 Changed 15 years ago by
Keywords: | Review+ added; Review? removed |
---|
comment:3 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 Changed 15 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
This is still reproducible
comment:5 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
comment:6 Changed 15 years ago by
To make JAWS read all the special characters do this:
- Insert+J to open the JAWS window or menus.
- Select Options>Voices>Voice Adjustment.
- Tab down to the punctuation pull down list and select All.
That tells JAWS to speak all punctuation. Then it will speak all of those characters.
Fixed with [5356].