[Webkit-unassigned] [Bug 70277] New: Assert in MoveSelectionCommand::doApply
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 17 15:40:44 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=70277
Summary: Assert in MoveSelectionCommand::doApply
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: HTML Editing
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: dcheng at chromium.org
CC: rniwa at webkit.org
Created an attachment (id=111333)
--> (https://bugs.webkit.org/attachment.cgi?id=111333&action=review)
Test case
In the attached test case, click in the content editable area to the right of the image, so the insertion point is after the image. Then drag the link to the editable area, and ASSERT(endingSelection().isNonOrphanedRange()); fires.
--
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