Opened 15 years ago
Closed 15 years ago
#4702 closed Bug (fixed)
Removing text colour and background color in high contrast mode prevents focus to toolbar buttons after them.
Reported by: | Joe Kavanagh | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.2 |
Component: | UI : Toolbar | Version: | SVN (CKEditor) - OLD |
Keywords: | Confirmed IBM | Cc: | damian.chojna@… |
Description (last modified by )
- Change the system visibility to high contrast mode.
- Open an instance of the editor.
- Access the toolbar by pressing ALT+F10.
- Observe that text colour and background colour menus are not displayed.
- Press tab until you reach the font size menu.
- Press tab again.
Observe that focus is now on the source button, not the maximize button as expected.
Change History (4)
comment:1 Changed 15 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 15 years ago by
Owner: | set to Garry Yao |
---|---|
Status: | new → assigned |
comment:3 Changed 15 years ago by
Component: | Accessibility → UI : Toolbar |
---|
It's a toolbar bug instead of an accessibility issue.
comment:4 Changed 15 years ago by
Keywords: | Confirmed added |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Version: | 3.0.1 → SVN (CKEditor) |
Fixed with [5092] on 3.2.x branch.
Changes are checked in with [4953] on aria branch.