[Webkit-unassigned] [Bug 71323] Text positioning inside <input> elements is margin+border+padding+1px
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 7 18:20:52 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=71323
--- Comment #6 from aparajita at aparajita.com 2012-08-07 18:21:16 PST ---
Created an attachment (id=157072)
--> (https://bugs.webkit.org/attachment.cgi?id=157072&action=review)
<input> element has baked in 1px padding on left
I am seeing the same thing. It is readily visible when selecting the text. The attached screenshot shows the fixed 1px padding on the left. The <input> element has the style:
border: 1px solid blue;
outline: none;
margin: 0px;
padding: 0px;
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list