From fb89bad3e153ae058bed26df8bd4503f9e90a1d4 Mon Sep 17 00:00:00 2001 From: Andrew Ozz Date: Wed, 24 Feb 2016 06:20:01 +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. git-svn-id: https://develop.svn.wordpress.org/trunk@36677 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-includes/class-wp-editor.php | 32 +- src/wp-includes/css/editor.css | 188 +------ .../js/tinymce/plugins/wplink/plugin.js | 170 ++++--- src/wp-includes/js/wplink.js | 472 ++++-------------- 4 files changed, 238 insertions(+), 624 deletions(-) diff --git a/src/wp-includes/class-wp-editor.php b/src/wp-includes/class-wp-editor.php index a4f18fd6ff..ab4d5ee346 100644 --- a/src/wp-includes/class-wp-editor.php +++ b/src/wp-includes/class-wp-editor.php @@ -1414,41 +1414,17 @@ final class _WP_Editors { -

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