From 771cfe22baad409e71932570f7f47342174fa6e2 Mon Sep 17 00:00:00 2001 From: Andrew Ozz Date: Wed, 24 Feb 2016 06:20:26 +0000 Subject: [PATCH] TinyMCE, inline link dialog: - Remove the bottom half of the (old) modal and add autocomplete on the URL field. - Disable the inline edit dialog in old IE (7, 8 and 9). Use only the modal there. - Fix in IE10 and 11. - Fix (most?) remaining edge cases. - Fix focusing the inline dialog, the modal and the editor. See #33301. Built from https://develop.svn.wordpress.org/trunk@36677 git-svn-id: http://core.svn.wordpress.org/trunk@36644 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/class-wp-editor.php | 32 +- wp-includes/css/editor-rtl.css | 188 +------ wp-includes/css/editor-rtl.min.css | 2 +- wp-includes/css/editor.css | 188 +------ wp-includes/css/editor.min.css | 2 +- .../js/tinymce/plugins/wplink/plugin.js | 170 ++++--- .../js/tinymce/plugins/wplink/plugin.min.js | 2 +- wp-includes/js/tinymce/wp-tinymce.js.gz | Bin 165367 -> 165564 bytes wp-includes/js/wplink.js | 472 ++++-------------- wp-includes/js/wplink.min.js | 2 +- wp-includes/version.php | 2 +- 11 files changed, 269 insertions(+), 791 deletions(-) diff --git a/wp-includes/class-wp-editor.php b/wp-includes/class-wp-editor.php index a4f18fd6ff..ab4d5ee346 100644 --- a/wp-includes/class-wp-editor.php +++ b/wp-includes/class-wp-editor.php @@ -1414,41 +1414,17 @@ final class _WP_Editors { -

-
- -
-
    -
    - -
    -
    -
    -
    - - -
    -
      -
      - -
      -
      -