[wp-trac] Re: [WordPress Trac] #7069: Autosave does not work in
TinyMCE's fullscreen mode
WordPress Trac
wp-trac at lists.automattic.com
Sat May 31 05:19:22 GMT 2008
#7069: Autosave does not work in TinyMCE's fullscreen mode
----------------------+-----------------------------------------------------
Reporter: mdawaffe | Owner: azaozz
Type: defect | Status: assigned
Priority: high | Milestone: 2.6
Component: General | Version: 2.6
Severity: normal | Resolution:
Keywords: |
----------------------+-----------------------------------------------------
Changes (by azaozz):
* status: new => assigned
Comment:
Yes, fullscreen mode is actually another instance of TinyMCE that runs on
top of the old one, so the content is not saved in the same textarea.
The patch copies the content from the fullscreen editor and inserts it in
the old instance before triggerSave().
--
Ticket URL: <http://trac.wordpress.org/ticket/7069#comment:1>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list