[wp-trac] [WordPress Trac] #26842: Contenteditable, multiple spaces, &nbsp, and U+00A0

WordPress Trac noreply at wordpress.org
Mon Jul 1 08:55:00 UTC 2019


#26842: Contenteditable, multiple spaces, &nbsp, and U+00A0
------------------------------+-----------------------------
 Reporter:  azaozz            |       Owner:  (none)
     Type:  defect (bug)      |      Status:  new
 Priority:  normal            |   Milestone:  Future Release
Component:  Formatting        |     Version:  4.7
 Severity:  normal            |  Resolution:
 Keywords:  needs-unit-tests  |     Focuses:
------------------------------+-----------------------------
Changes (by azaozz):

 * component:  TinyMCE => Formatting


Comment:

 The block editor doesn't use contentEditable any more, the invisible
 U+00A0 chars are not added automatically by the browsers. This fixes the
 main problem in this ticket, but thinking we still may need to look at
 handling edge cases of `0xC2 0xA0` better in PHP. Moving this to
 Formatting.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/26842#comment:36>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list