Make WordPress Core

Opened 7 years ago

Closed 7 years ago

#40868 closed defect (bug) (fixed)

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

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

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
7 years ago

  • Owner set to azaozz
  • Resolution set to fixed
  • Status changed from new to closed

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.