[wp-trac] [WordPress Trac] #31441: Consider automatically formatting certain patterns inside TinyMCE

WordPress Trac noreply at wordpress.org
Sat Jun 6 22:05:32 UTC 2015


#31441: Consider automatically formatting certain patterns inside TinyMCE
-------------------------+-------------------------
 Reporter:  iseulde      |       Owner:
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  4.3
Component:  TinyMCE      |     Version:
 Severity:  normal       |  Resolution:
 Keywords:  has-patch    |     Focuses:  javascript
-------------------------+-------------------------

Comment (by azaozz):

 31441.12.patch fixes it (disables it) in IE8 and lower. The "range"
 returned with `editor.selection.getRng()` is completely different (no
 startContainer, etc.) as these browsers only support the old IE range.

 It is probably possible to add support for IE8, not sure it's worth the
 effort.

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


More information about the wp-trac mailing list