Make WordPress Core

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#26246 closed defect (bug) (fixed)

WP Editor resize handle position bug

Reported by: mattheu's profile mattheu Owned by: iammattthomas's profile iammattthomas
Milestone: 3.8 Priority: normal
Severity: normal Version: 3.8
Component: Editor Keywords: has-patch
Focuses: ui Cc:

Description

The position of the resize handle on the post content editor jumps when switching between text and visual editors.

https://dl.dropboxusercontent.com/u/21013057/wp-editor-resize-handle-bug.gif

It seemed more robust to use absoloute positioning to correctly align the handle.

Also tested, and made adjustments for when used in "Press This" window, and when the editor is used elsewhere in the admin (eg meta box)

Attachments (1)

26246.diff (856 bytes) - added by mattheu 11 years ago.

Download all attachments as: .zip

Change History (4)

@mattheu
11 years ago

#1 @SergeyBiryukov
11 years ago

  • Component changed from General to Editor
  • Keywords ui-focus has-patch added

#2 @iammattthomas
11 years ago

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

In 26408:

Keep the resize handle from jumping around when switching between the Visual and Text editors. Fixes #26246, props mattheu.

#3 @iammattthomas
11 years ago

  • Milestone changed from Awaiting Review to 3.8
  • Version set to trunk
Note: See TracTickets for help on using tickets.