[Webkit-unassigned] [Bug 9348] New: Not all styles available to other input elements apply to type="password"
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Wed Jun 7 15:22:37 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=9348
Summary: Not all styles available to other input elements apply
to type="password"
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: Forms
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: lascurettes at mac.com
When trying to apply styles to input elements, the latest nightly build will
apply them to inputs of type "text", "button", "submit" and "reset". However,
border is not applied to "password" or "file" types. Type of "file" not
accepting much in the way of styles is consistent with most other browsers.
However, in other browsers that allow styling on input elements of type="text",
they will apply the same styles to type="password". This inconsistency in
WebKit can create interface problems with pages such as log-in screens.
--
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