[Webkit-unassigned] [Bug 53943] New: VisibleSelection::setWithoutValidation() should allow caret selection.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 7 14:29:21 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=53943
Summary: VisibleSelection::setWithoutValidation() should allow
caret selection.
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jpu at apple.com
Currently setWithoutValidation() fails on "ASSERT(base != extent);" when undoing some paste operation. It also cause assertion failure in the patch for bug 52221. This function should be modified to allow caret selection.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list