#27210 closed defect (bug) (fixed)
Set wpActiveEditor on DOM ready
Reported by: | kovshenin | Owned by: | azaozz |
---|---|---|---|
Milestone: | 3.9 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Editor | Keywords: | has-patch |
Focuses: | javascript | Cc: |
Description
We currently set wpActiveEditor on click inside a .wp-editor-wrap, but we should also have a default active editor set on DOM load, to handle media insert from elements outside of the editor wrap, or ones triggered by non-click events, such as drag and drop in #19845.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Patch in 27210.diff