Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#29042 closed defect (bug) (duplicate)

Quick Draft title input descenders cut off in FF

Reported by: morganestes's profile morganestes Owned by:
Milestone: Priority: normal
Severity: normal Version: 4.0
Component: Editor Keywords: has-patch
Focuses: ui, administration Cc:

Description

In Firefox (tested in FF31), the Quick Draft title input cuts off descenders (g, y, p in en-us), regardless of the padding used on the input.

In Opera and Chrome, the height of the input is computed to 23px, but FF computes it to 17px. Adjusting the line-height to exactly match the font-size (rather than just 100%) fixes the issue in FF without compromising other browsers.

Related: #26509

Attachments (1)

29042.diff (353 bytes) - added by morganestes 11 years ago.

Download all attachments as: .zip

Change History (3)

@morganestes
11 years ago

#1 @morganestes
11 years ago

  • Keywords has-patch added
  • Summary changed from Adjust Quick Draft title input to fix descenders being cut off in FF to Quick Draft title input descenders cut off in FF

#2 @SergeyBiryukov
11 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed

Duplicate of #28500 and #28802.

Note: See TracTickets for help on using tickets.