[Webkit-unassigned] [Bug 9431] REGRESSION: Text inputs not responding to keyboard input
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Fri Jun 30 11:19:18 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=9431
darin at apple.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #9107|review? |review-
Flag| |
------- Comment #6 from darin at apple.com 2006-06-30 11:19 PDT -------
(From update of attachment 9107)
The special case of the inputTag seems like a very bad idea; need some kind of
virtual function on Node instead.
But I'd suggest that instead of this change we go into
RenderLayer::hitTestLayer and make either the RenderObject or the Node have a
change to indirect in the code that is about to call setInnerNode and
setInnerNonSharedNode. Maybe a function called "innerNode" or with the word
"hitTest" in it or something like that.
--
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