[wp-trac] [WordPress Trac] #27257: Load the proper editor when the user goes to the Edit Post screen with Go Back or Go Forward
WordPress Trac
noreply at wordpress.org
Sun Mar 2 23:11:35 UTC 2014
#27257: Load the proper editor when the user goes to the Edit Post screen with Go
Back or Go Forward
--------------------------+-----------------
Reporter: azaozz | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.9
Component: Editor | Version:
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------
When the browser's Go Back or Go Forward buttons are used the browser
usually loads the page from memory cache. If the loaded page has an editor
that was switched (Visual to Text or Text to Visual),
`getUserSetting('editor')` would return the new value, but the page's HTML
will be set for the previous value.
This could result in either showing the Quicktags toolbar above the
TinyMCE toolbar or in loading the content without <p> tags in TinyMCE.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27257>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list