#27210 closed defect (bug) (fixed)
Set wpActiveEditor on DOM ready
| Reported by: | kovshenin | Owned by: | azaozz |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.9 |
| Component: | Editor | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | javascript |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Patch in 27210.diff