Closed
Bug 711030
Opened 14 years ago
Closed 14 years ago
Padding in percentages on form elements does not work
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
DUPLICATE
of bug 527459
People
(Reporter: martenschilstra, Unassigned)
References
()
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.10 (KHTML, like Gecko) Ubuntu/11.10 Chromium/17.0.950.0 Chrome/17.0.950.0 Safari/535.10
Steps to reproduce:
Apply padding in percentages on a input element (type=text).
Actual results:
Text inside element did not get padded
Expected results:
The text inside the form element should get padded.
Comment 1•14 years ago
|
||
Please provide a public URL or reduced test case that exhibits this issue.
Reporter | ||
Comment 2•14 years ago
|
||
Test case can be found here:
http://dabblet.com/gist/1485899
Comment 3•14 years ago
|
||
Confirmed that on latest nightly the result is not the same as other browsers tested. Moving to Core -> Layout for more input
Component: General → Layout
OS: Linux → All
Product: Firefox → Core
QA Contact: general → layout
Hardware: x86_64 → All
Version: 8 Branch → Trunk
![]() |
||
Comment 4•14 years ago
|
||
Yeah, we need an owner for this..
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•