Bug 56446

Summary: [SVG] Dropping text into <textarea> inside <foreignObject> fails an assertion.
Product: WebKit Reporter: Hajime Morrita <morrita>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: rniwa, schenney, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
a repro none

Hajime Morrita
Reported 2011-03-15 22:02:32 PDT
Created attachment 85906 [details] a repro How to reproduce: - open attached svg file - input some text into <textbox> left side - select the text and drag-n-drop it to <textbox> right side. Then assertion failed. Note that: - it doesn't crash but doesn't work as expected on Safari5 and Chrome12 dev. - the draggin text doesn't need to be from <textarea> just selecting some text and dropping it can repro the problem.
Attachments
a repro (441 bytes, image/svg+xml)
2011-03-15 22:02 PDT, Hajime Morrita
no flags
Stephen Chenney
Comment 1 2012-01-20 06:50:20 PST
While there are some selection issues with SVG, the bug reported here no longer occurs in Chromium 17 dev, or a most recent debug build. No assertion or anything.
Note You need to log in before you can comment on or make changes to this bug.