Opened 12 years ago
Closed 12 years ago
#29042 closed defect (bug) (duplicate)
Quick Draft title input descenders cut off in FF
| Reported by: |
|
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)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Duplicate of #28500 and #28802.