[wp-trac] [WordPress Trac] #10515: TinyMCE spellchecker markup disappears during auto-save
WordPress Trac
wp-trac at lists.automattic.com
Thu Jul 30 01:28:57 UTC 2009
#10515: TinyMCE spellchecker markup disappears during auto-save
--------------------------+-------------------------------------------------
Reporter: rsmudge | Owner: AO
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: TinyMCE | Version: 2.9
Severity: normal | Keywords: upstream
--------------------------+-------------------------------------------------
Comment(by azaozz):
Would be good if this is fixed upstream, perhaps when TinyMCE gets native
autosave support.
Replying to [comment:1 dd32]:
> Or WordPress could work around the issue by disabling auto-saves while
spellcheckers active...
There's actually a check in autosave whether the spellchecker is active
but it doesn't stop `tinyMCE.save()` that is resetting it (autosave would
still run to keep the post lock).
Attaching a patch that will need some more testing for all cases: new
post, adding media, concurrent editing to make sure the post is locked
properly at all times, etc.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10515#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list