Bug 108806

Summary: ASSERT(static_cast<unsigned>(position.offsetInContainerNode()) <= node->length()) in updatePositionAfterAdoptingTextReplacement()
Product: WebKit Reporter: 123powerd231 <kvodinskiy>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: UNCONFIRMED    
Severity: Normal CC: ap, rniwa
Priority: P2    
Version: 525.x (Safari 3.2)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
html page none

123powerd231
Reported 2013-02-04 03:05:48 PST
Created attachment 186332 [details] html page I have a simple text input with java script handler. I do: 1."backspace" 2.1 3."up" and getting assert in updatePositionAfterAdoptingTextReplacement(qtwebkit\Source\WebCore\editing\FrameSelection.cpp file) funciton: ASSERT(static_cast<unsigned>(position.offsetInContainerNode()) <= node->length()); My toolset: Qt 5.0.0, mvs c++ compiler(visual studio 2008sp1+sdk), windows 7
Attachments
html page (321 bytes, text/html)
2013-02-04 03:05 PST, 123powerd231
no flags
Note You need to log in before you can comment on or make changes to this bug.