Opened 17 years ago
Closed 17 years ago
#3192 closed Bug (invalid)
[IE] editor.focus() is asynchronized
| 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.
Attachments (1)
Change History (3)
Changed 17 years ago by
| Attachment: | test-selection.patch added |
|---|
comment:1 Changed 17 years ago by
| Description: | modified (diff) |
|---|---|
| Keywords: | IE added |
| Summary: | editor.focus() is asynchronized → [IE] editor.focus() is asynchronized |
comment:2 Changed 17 years ago by
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
Works within current trunk.

Functional Test Case