[wp-trac] [WordPress Trac] #31655: Cmd+S needs to work in text view of post editor
WordPress Trac
noreply at wordpress.org
Mon May 18 23:42:31 UTC 2015
#31655: Cmd+S needs to work in text view of post editor
--------------------------------------+-----------------------------
Reporter: krogsgard | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Editor | Version:
Severity: normal | Resolution:
Keywords: needs-patch dev-feedback | Focuses: ui, javascript
--------------------------------------+-----------------------------
Comment (by azaozz):
Thinking this should work the same as in the Visual editor, i.e. run
autosave.
Can enhance it to include other content after we decide what we are going
to do for #7756. If we go with:
{{{
$form.attr( 'target', 'some-hidden-iframe' ).submit().attr( 'target', ''
);
}}}
we wouldn't need anything more.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31655#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list