[wp-trac] [WordPress Trac] #52046: The Distraction Free Writing setting on the old Edit Post screen may be reset after page reload
WordPress Trac
noreply at wordpress.org
Thu Jan 21 12:29:28 UTC 2021
#52046: The Distraction Free Writing setting on the old Edit Post screen may be
reset after page reload
--------------------------+-----------------------------
Reporter: azaozz | Owner: SergeyBiryukov
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.6.1
Component: Editor | Version: 5.6
Severity: normal | Resolution: fixed
Keywords: fixed-major | Focuses:
--------------------------+-----------------------------
Changes (by SergeyBiryukov):
* owner: (none) => SergeyBiryukov
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"49996" 49996]:
{{{
#!CommitTicketReference repository="" revision="49996"
Editor: Trigger the `tinymce-editor-init` custom jQuery event on DOM
ready.
Otherwise TinyMCE may initialize earlier and handlers attached on DOM
ready may not get triggered. Fixes making the editor menu "sticky" and
setting/resetting some screen options on the old Edit Post screen.
Props azaozz, majhajob, sabernhardt.
Merges [49911] to the 5.6 branch.
Fixes #52046, #51995.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/52046#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list