Opened 16 years ago
Closed 16 years ago
#3098 closed Bug (fixed)
Tab index in textarea should be inherited to the editor
Reported by: | Martin Kou | Owned by: | Martin Kou |
---|---|---|---|
Priority: | Must have (possibly next milestone) | Milestone: | CKEditor 3.0 |
Component: | Accessibility | Version: | SVN (FCKeditor) - Retired |
Keywords: | Oracle Review+ | Cc: |
Description
When a user puts the tabindex attribute into a text area which is later replaced by a CKEditor instance, the user usually expects CKEditor to inherit the tabindex as well. This is not the case for the current trunk, and the bug is causing CKEditor to be impossible to be focused by TAB key when the user specifies tabindex.
Attachments (1)
Change History (5)
comment:1 Changed 16 years ago by
Keywords: | Oracle added |
---|---|
Status: | new → assigned |
Changed 16 years ago by
Attachment: | 3098.patch added |
---|
comment:2 Changed 16 years ago by
Keywords: | Review? added |
---|
comment:3 Changed 16 years ago by
Keywords: | Review+ added; Review? removed |
---|
comment:4 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed with [3187].
Click here for more info about our SVN system.