[Webkit-unassigned] [Bug 10976] REGRESSION: Caret can't be inserted into a INPUT=text element that is contained in a LABEL

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Sep 21 23:00:33 PDT 2006


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





------- Comment #3 from hyatt at apple.com  2006-09-21 23:00 PDT -------
I used the method contains, which relies on the isAncestor method.  Would it be
ok to patch one or both of these methods to work across shadow trees or would
it be better to make a new method for this.

(This is one reason why XBL1 in Mozilla set a 1-way parent pointer connection
to cross shadow node boundaries so that all sorts of methods like this would
just work automagically.)


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