[wp-trac] [WordPress Trac] #44134: Update to TinyMCE 4.7.13

WordPress Trac noreply at wordpress.org
Thu May 17 21:26:21 UTC 2018


#44134: Update to TinyMCE 4.7.13
------------------------------+-----------------------------
 Reporter:  hometowntrailers  |       Owner:  (none)
     Type:  task (blessed)    |      Status:  new
 Priority:  normal            |   Milestone:  Future Release
Component:  TinyMCE           |     Version:  trunk
 Severity:  normal            |  Resolution:
 Keywords:  needs-patch       |     Focuses:
------------------------------+-----------------------------
Changes (by desrosj):

 * keywords:   => needs-patch
 * type:  defect (bug) => task (blessed)
 * milestone:  Awaiting Review => Future Release


Comment:

 A [https://github.com/tinymce/tinymce/compare/4.7.11...4.7.13 list of
 commits since 4.7.11].

 In summary:


 {{{
 Version 4.7.13 (2018-05-16)
     Fixed a bug where Edge 17 wouldn't be able to select images or tables.
 #TINY-1679
     Fixed issue where whitespace wasn't preserved when the editor was
 initialized on pre elements. #TINY-1649
     Fixed a bug with the fontselect dropdowns throwing an error if the
 editor was hidden in Firefox. #TINY-1664
     Fixed a bug where it wasn't possible to merge table cells on IE 11.
 #TINY-1671
     Fixed a bug where textcolor wasn't applying properly on IE 11 in some
 situations. #TINY-1663
     Fixed a bug where the justifyfull command state wasn't working
 correctly. #TINY-1677
     Fixed a bug where the styles wasn't updated correctly when resizing
 some tables. #TINY-1668
     Added missing code menu item from the default menu config. #TINY-1648
     Added new align button for combining the separate align buttons into a
 menu button. #TINY-1652
 Version 4.7.12 (2018-05-03)
     Added an option to filter out image svg data urls.
     Added support for html5 details and summary elements.
     Changed so the mce-abs-layout-item css rule targets html instead of
 body. Patch contributed by nazar-pc.
     Fixed a bug where the "read" step on the mobile theme was still
 present on android mobile browsers.
     Fixed a bug where all images in the editor document would reload on
 any editor change.
     Fixed a bug with the Table Plugin where ObjectResized event wasn't
 being triggered on column resize.
     Fixed so the selection is set to the first suitable caret position
 after editor.setContent called.
     Fixed so links with xlink:href attributes are filtered correctly to
 prevent XSS.
     Fixed a bug on IE11 where pasting content into an inline editor
 initialized on a heading element would create new editable elements.
     Fixed a bug where readonly mode would not work as expected when the
 editor contained contentEditable=true elements.
     Fixed a bug where the Link Plugin would throw an error when used
 together with the webcomponents polyfill. Patch contributed by 4esnog.
     Fixed a bug where the "Powered by TinyMCE" branding link would break
 on XHTML pages. Patch contributed by tistre.
     Fixed a bug where the same id would be used in the blobcache for all
 pasted images. Patch contributed by thorn0.
 }}}

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


More information about the wp-trac mailing list