WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
56446
[SVG] Dropping text into <textarea> inside <foreignObject> fails an assertion.
https://bugs.webkit.org/show_bug.cgi?id=56446
Summary
[SVG] Dropping text into <textarea> inside <foreignObject> fails an assertion.
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
Details
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug