Opened 16 years ago
Last modified 16 years ago
#3192 closed Bug
[IE] editor.focus() is asynchronized — at Version 1
Reported by: | Garry Yao | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.0 |
Component: | General | Version: | |
Keywords: | IE | Cc: |
Description (last modified by )
Move the keyboard focus to an element in IE won't have an immediate result, which may cause subsequent dependent operation fails, as described by the test case.
Change History (2)
Changed 16 years ago by
Attachment: | test-selection.patch added |
---|
comment:1 Changed 16 years ago by
Description: | modified (diff) |
---|---|
Keywords: | IE added |
Summary: | editor.focus() is asynchronized → [IE] editor.focus() is asynchronized |
Functional Test Case