[wp-trac] [WordPress Trac] #23337: TinyMCE, webkit and backspace/linebreak/italic issues
WordPress Trac
noreply at wordpress.org
Thu Jan 31 20:39:06 UTC 2013
#23337: TinyMCE, webkit and backspace/linebreak/italic issues
--------------------------+------------------------------
Reporter: jnicol | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: TinyMCE | Version: trunk
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------------------
Changes (by azaozz):
* cc: spocke (added)
Comment:
WebKit has had problems with the backspace key in contenteditable mode for
a long time... Trying to reproduce this, it actually inserts two <br> tags
in step 3. Workaround for now is to delete one of them.
The `<em id="__mceDel">...</em>` seems to be a leftover from the internal
logic in TinyMCE that corrects the broken backspace key in WebKit. It only
happens when merging two paragraphs with the delete key and immediately
entering a <br>.
Both if these problems will have to be fixed upstream.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23337#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list