[Webkit-unassigned] [Bug 56446] New: [SVG] Dropping text into <textarea> inside <foreignObject> fails an assertion.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 15 22:02:32 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=56446

           Summary: [SVG] Dropping text into <textarea> inside
                    <foreignObject> fails an assertion.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: morrita at google.com
                CC: zimmermann at kde.org, rniwa at webkit.org


Created an attachment (id=85906)
 --> (https://bugs.webkit.org/attachment.cgi?id=85906&action=review)
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.

-- 
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