[Webkit-unassigned] [Bug 16067] Image loses all properties when moved around in designMode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 18 16:27:00 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=16067





------- Comment #3 from fuck at os.dk  2008-03-18 16:26 PDT -------
The issue is still there

Go to
http://rtef.info/demo.htm
Switch to HTML mode

Insert this code

<img src="http://www.google.com/intl/da_ALL/images/logo.gif" alt="important
description" width="99" height="120" /> move it here ->

Switch to RichText mode

Move the image to the other end of the text (drag and drop)

Result: image is moved and only the image url survives, all other properties
are removed from the image and as alt is completely striped it isn't even valid
any more.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list