[Webkit-unassigned] [Bug 10137] REGRESSION: <input type="password"> and <input type="text"> width style attributes not applied consistently

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat Aug 5 08:14:53 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10137


jonathanjohnsson at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathanjohnsson at gmail.com
            Summary|REGRESSION: text field for  |REGRESSION: <input
                   |<input type="password">     |type="password"> and <input
                   |width style attribute not   |type="text"> width style
                   |applied                     |attributes not applied
                   |                            |consistently




------- Comment #7 from jonathanjohnsson at gmail.com  2006-08-05 08:14 PDT -------
I tried with widths down to 0px, and the normal text field always has a real
("outer") width that is 6px more than the declared, while the password text
field stays at the exact declared value. For example, a text field of width 0px
is actually 6px wide, while a password text field with width 0px really is 0px
wide, i.e. invisible.

For comparison, Firefox 1.5 adds 4px for each field ("outer" width), compared
to declared width.

The normal text field and the password text field should at least be the same
"outer" width, for same declared. Changing summary.

I measured with "Free Ruler".


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list