Viewing 2 reply threads
  • Author
    Posts
    • #6879
      Rachel
      Member

      It’s similar to what’s described here in an issue report for tinymce, but it seems sort of different. Basically when I click to edit a shortcode in the editor (with preview not enabled, but that doesn’t seem to make a difference), and then click on another shortcode in the editor, it immediately jumps to the top of the editor.

      Here’s a screen recording of the behavior:

    • #6927
      Rachel
      Member

      I figured it out!

      Turns out, this is a bug only in Chrome and is fixed in the latest version of TinyMCE. Going off of the bug explanation, that you can’t have editable items nested within a non editable item, if you change <div class="wpview-body" contenteditable="false"> -> to <div class="wpview-body">.

      You guys might want to add to the next release. 🙂

    • #6934
      Steve
      Keymaster

      Wow! What a find. I updated the local repo for the next major release.

      Thanks!

Viewing 2 reply threads
  • The topic ‘May have found a bug with shortcodes’ is closed to new replies.