WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
12882
REGRESSION: Image dragged to a new position in Contenteditable div disappears when it is set to align=left or right
https://bugs.webkit.org/show_bug.cgi?id=12882
Summary
REGRESSION: Image dragged to a new position in Contenteditable div disappears...
Peer Bremer
Reported
2007-02-24 16:40:25 PST
An image inside a Contenteditable div disappears when dragged to a new position when it contains an align="left" example: Disappear when dragged: <img src="imaget.gif" width="150" height="100" align="right"> <img src="imaget.gif" width="150" height="100" align="right"> Work ok: <img src="imaget.gif" width="150" height="100" align="bottom"> <img src="imaget.gif" width="150" height="100"> You can try this at:
http://www.smilecms.com/webkit/image_align.html
It did work with the current safari relase.
Attachments
Add attachment
proposed patch, testcase, etc.
Justin Garcia
Comment 1
2007-02-27 17:21:59 PST
r19903
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