[Webkit-unassigned] [Bug 8472] Some form field types don't show up a border if it's specified to have one.

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Apr 19 11:55:01 PDT 2006


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


hyatt at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




------- Comment #2 from hyatt at apple.com  2006-04-19 11:55 PDT -------
Checkbox and radio are not supposed to display a border.  Password and file
will eventually honor borders when they are switched over to their new
controls.

If you want to use borders with checkbox/radio you can set -webkit-appearance
to none and do all the styling yourself, but as long as the Aqua look is
enabled, putting a border around the controls is nonsensical (and thus not
honored).


-- 
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