Opened 11 years ago
Closed 11 years ago
#11044 closed Bug (fixed)
JAWS does not read out the selected item on the language menu
Reported by: | Teresa Monahan | Owned by: | Marek Lewandowski |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.3.1 |
Component: | Accessibility | Version: | 4.3 |
Keywords: | IBM | Cc: | Satya Minnekanti, Irina, peter |
Description
Changes made in ticket #10856 make it possible to see what language is applied on the toolbar language menu for a given selection. However there is no way for screen reader users to know what language is selected on this menu.
To Reproduce:
- Open a CKEditor 4.3 sample with JAWS enabled.
- Type some text and select it.
- Apply a language to this selection using the new language menu on the toolbar e.g. French
- Keep the cursor within the same selection and open the language menu again.
Problem: There is a visible indication that French is the selected language. However there is no way for JAWS to convey this information to visibly impaired users.
Change History (4)
comment:1 Changed 11 years ago by
Owner: | set to Marek Lewandowski |
---|---|
Status: | new → assigned |
comment:2 Changed 11 years ago by
Status: | assigned → review |
---|
comment:3 Changed 11 years ago by
Milestone: | → CKEditor 4.3.1 |
---|---|
Status: | review → review_passed |
comment:4 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Masterized with git:16b11f44b in dev and aedb9b85 in tests.
pushed to t/11044 at dev and t/11044 tests