Opened 15 years ago
Last modified 15 years ago
#5059 confirmed Bug
Pressing tab when editor is maximized
Reported by: | Leglaw | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.1 |
Keywords: | Cc: |
Description
This causes the editor to lose focus and causes the editor to lose focus, scroll somewhere offscreen and remain inaccessible due to the scrollbar having been disabled through javascript. Pressing tab will eventually circle you back around to get the editor back in focus, but not a solution by any means.
Change History (2)
comment:1 Changed 15 years ago by
Component: | UI : Toolbar → General |
---|---|
Keywords: | Confirmed added |
Milestone: | → CKEditor 3.x |
The focus goes to the next element, just like in normal state. We should lock the TAB key in that case.