Opened 16 years ago
Last modified 15 years ago
#4702 closed Bug
Removing text colour and background color in high contrast mode prevents focus to toolbar buttons after them. — at Initial Version
Reported by: | Joe Kavanagh | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.2 |
Component: | UI : Toolbar | Version: | SVN (CKEditor) - OLD |
Keywords: | Confirmed IBM | Cc: | damian.chojna@… |
Description
- 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.