[Webkit-unassigned] [Bug 3244] Support the 'label' element in HTML forms
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Tue Sep 12 22:35:42 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=3244
hyatt at apple.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #3799 is|0 |1
obsolete| |
AssignedTo|webkit- |hyatt at apple.com
|unassigned at opendarwin.org |
Status|NEW |ASSIGNED
Attachment #10521| |review?
Flag| |
------- Comment #12 from hyatt at apple.com 2006-09-12 22:35 PDT -------
Created an attachment (id=10521)
--> (http://bugzilla.opendarwin.org/attachment.cgi?id=10521&action=view)
Patch that fully implements label
I came up with a way to do this that still uses defaultEventHandler but that
manages to hack the hover/active state for the controls properly. It's a bit
like Martin's approach but a little more generic (it doesn't try to special
case any particular control type). My RenderLayer suggestion was lame (it
worked but is not nearly as elegant as this new way of doing hover/active,
which ensures that hover/active sitll works on the label too).
--
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.
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list