Make WordPress Core

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#31028 closed defect (bug) (fixed)

Image toolbar positioning with multiple editors

Reported by: afercia's profile afercia Owned by: azaozz's profile azaozz
Milestone: 4.1.1 Priority: normal
Severity: normal Version: 4.1
Component: TinyMCE Keywords: has-patch
Focuses: ui, javascript Cc:

Description

When multiple editors are used on a post/page edit screen, the image toolbar position calculation may get confused:

https://cldup.com/5Q3m4tvMnh.png

Just add some text or even just blank space before the image in the second editor and things get better:

https://cldup.com/PtYNyLTNyQ.png

Attachments (1)

31028.patch (743 bytes) - added by iseulde 10 years ago.

Download all attachments as: .zip

Change History (5)

#1 @helen
10 years ago

Possibly related: #22785 (I had closed it because I hadn't seen it in a while, but was the same problem).

@iseulde
10 years ago

#2 @iseulde
10 years ago

  • Component changed from Editor to TinyMCE
  • Keywords has-patch added
  • Milestone changed from Awaiting Review to 4.1.1

#3 @azaozz
10 years ago

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

In 31235:

TinyMCE: fix vertical positioning of the image toolbar when there are several instances of the editor. Props avryl, fixes #31028.

#4 @iseulde
10 years ago

#31366 was marked as a duplicate.

Note: See TracTickets for help on using tickets.