Open Bug 1246682 Opened 9 years ago Updated 2 years ago

Inputs with a static height do not support the line-height style

Categories

(Core :: Layout: Form Controls, defect)

44 Branch
Unspecified
Windows 7
defect

Tracking

()

UNCONFIRMED

People

(Reporter: don.hartman, Unassigned)

References

()

Details

(Keywords: testcase)

Attachments

(1 file)

Attached file test.html
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.103 Safari/537.36 Steps to reproduce: Render this html in the latest release of Firefox (44): <input style="height:30px; line-height:50px;" /> Actual results: In Mozilla Firefox only, the text within the input box is centered. Expected results: The text within the input box should have been adjusted for the provided line-height, lowering it to near the bottom of the input. Side note: This works properly in chrome, safari, and even IE 5+.
Component: Untriaged → Layout: Form Controls
Keywords: testcase
Product: Firefox → Core
OS: Unspecified → Windows 7
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: