[wp-trac] [WordPress Trac] #23337: TinyMCE, webkit and backspace/linebreak/italic issues

WordPress Trac noreply at wordpress.org
Fri Feb 1 14:46:31 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:  3.5.1
 Severity:  normal        |  Resolution:
 Keywords:                |
--------------------------+------------------------------

Comment (by spocke):

 Couldn't reproduce it here:
 http://www.tinymce.com/nightly/tinymce/examples/full.html

 It properly inserts BR instead of P on Shift+Enter and merges the
 paragraphs correctly when using "backspace" not "delete". I would assume
 that's what you meant since "delete" wouldn't merge two and three in step
 2.

 This is what I did:
 1. Opened http://www.tinymce.com/nightly/tinymce/examples/full.html in
 Chrome 26.0.1397.2
 2. Selected all text using Ctrl+A and pressed "delete".
 3. Entered "one" + Enter, "two" + Enter, "three" + Enter.
 4. Placed the caret using the mouse before the word "three".
 5. Pressed "backspace" and observed that two and three got properly
 merged.
 6. Pressed shift+enter and observed that the paragraph got properly
 created.
 7. Placed the caret using the mouse before the word "two".
 8. Pressed "backspace" and observed that "one" and "two" got properly
 merged.
 9. Reviewed the source code by pressing the "html" button and saw no "em"
 anywhere.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/23337#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list