[Webkit-unassigned] [Bug 8083] REGRESSION: Repro crash when dragging to select over a new text field
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Thu Mar 30 10:38:06 PST 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=8083
------- Comment #2 from justin.garcia at apple.com 2006-03-30 10:38 PDT -------
I'm guess: adjustForEditableContent finds that the extent is in a different root editable element than the base (the extent is inside a textfield and the base is not), then it tries to climb out of the the extent root in order to change the extent to the first visible position after the extent root. But it can't climb out of extent root because it's a shadow node.
--
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