Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#27903 closed defect (bug) (fixed)

Headings don't fit in TinyMCE Format dropdown (collapsed)

Reported by: polybrand's profile polybrand Owned by: nacin's profile nacin
Milestone: 3.9.1 Priority: normal
Severity: normal Version: 3.9
Component: Editor Keywords: has-patch commit fixed-major
Focuses: Cc:

Description

I use the Russian localization. After the engine updated to 3.9 I cannot see the whole title of headers. The font is too large. In earlier versions I could place a cursor on text and see if it was header1 or header2 or smth else. Now I have to place cursor on the header text, than open the drop-down menu to know the ending of the string. Please see the astachment.

Attachments (3)

wp-editor-ru-header-visibility.PNG (10.5 KB) - added by polybrand 11 years ago.
27903.patch (430 bytes) - added by SergeyBiryukov 11 years ago.
27903.after.png (3.4 KB) - added by SergeyBiryukov 11 years ago.

Download all attachments as: .zip

Change History (10)

#1 @SergeyBiryukov
11 years ago

Confirmed. Previously: #24586.

#2 @SergeyBiryukov
11 years ago

  • Keywords has-patch added
  • Milestone changed from Awaiting Review to 3.9.1
  • Summary changed from button id="mce_30-open" to Headings don't fit in TinyMCE Format dropdown (collapsed)

This is a regression from 3.8.

27903.patch reduces font size by 1px, which fixes the issue: 27903.after.png.

This ticket was mentioned in IRC in #wordpress-dev by nacin. View the logs.


11 years ago

#4 @nacin
11 years ago

  • Keywords commit added

Per IRC: Reducing by 1px seems sensible.

#5 @nacin
11 years ago

In 28180:

Editor: Shrink the font size for the chosen format so it fits in more locales.

props SergeyBiryukov.
see #27903, for trunk.

#6 @nacin
11 years ago

  • Keywords fixed-major added

#7 @nacin
11 years ago

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

In 28199:

Editor: Shrink the font size for the chosen format so it fits in more locales.

Merges [28180] to the 3.9 branch.

props SergeyBiryukov.
fixes #27903.

Note: See TracTickets for help on using tickets.