[Webkit-unassigned] [Bug 38923] New: safari crashes when move caret inside empty inline element inside non-editable content
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 11 12:21:21 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=38923
Summary: safari crashes when move caret inside empty inline
element inside non-editable content
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: HTML Editing
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: xji at chromium.org
CC: enrica at apple.com
1. Open the test case
2. focus cursor in 3rd "div" element.
3. press right arrow
Safari crashes due to the following assertion failure:
ASSERTION FAILED: right != *this
(/Users/xji/webkit/WebCore/editing/VisiblePosition.cpp:370 WebCore::VisiblePosition WebCore::VisiblePosition::right(bool) const)
Might be related to the change in Position.cpp in
http://trac.webkit.org/changeset/53085
--
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