[Webkit-unassigned] [Bug 23607] Clicking near an contentEditable div will focus the div, even though it shouldn't!
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 30 15:10:25 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23607
------- Comment #7 from eric at webkit.org 2009-01-30 15:10 PDT -------
Yay! Now we're crashing at:
if (previous.isNull()) {
ASSERT_NOT_REACHED();
in Selection::adjustForEditableContent.. sigh.
--
Configure bugmail: https://bugs.webkit.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