Make WordPress Core

Opened 9 years ago

Closed 9 years ago

#40868 closed defect (bug) (fixed)

TinyMCE: error when using arrow keys around nested link and code elements

Reported by: azaozz Owned by: azaozz
Priority: normal Milestone: 4.8
Component: TinyMCE Version: 4.8
Severity: normal Keywords:
Cc: Focuses:

Description

This is an edge case. When there are nested <a><code> elements, using the right/left arrow keys to move the caret fails, and the caret position is reset to the beginning of the body (top/left). That was reported upstream, hoping for a fix soon.

Change History (1)

#1 @azaozz
9 years ago

  • Owner set to azaozz
  • Resolutionfixed
  • Status newclosed

In 40848:

TinyMCE: update to the TINY-1079 (latest) branch. Fixes several edge cases including the errors thrown when moving the caret with the arrow keys around nested <a><code> elements.

Fixes #40874 #40868.

Note: See TracTickets for help on using tickets.