Opened 13 years ago
Last modified 13 years ago
#8502 confirmed Bug
we can't shift+Tab out of the editor if there is no focusable element before the editor
Reported by: | Satya Minnekanti | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | IBM | Cc: | Damian, Teresa Monahan |
Description
To reproduce the defect:
Open Replace by Class sample.
Use Tab key to navigate in to the editor.
Now Press Shift + Tab.
Expected Result: Focus should go back to browser since there is no focusable element before the editor.
Actual Result: Focus/Cursor still remain in the editor
This is an Accessibility Issue
Issue has been reproducible in Firefox, Opera and Webkit from CKEditor 3.0.
Seems to be working fine in IE.