NEW 16068
404 image (broken image picture) can't be moved in designMode without marking it earlier
https://bugs.webkit.org/show_bug.cgi?id=16068
Summary 404 image (broken image picture) can't be moved in designMode without marking...
Anders Jenbo
Reported 2007-11-20 04:42:53 PST
You can do a keybord select and cut and paist it to a new location but all interaction with the mouse have been disabled.
Attachments
Robert Blaut
Comment 1 2008-03-18 14:02:16 PDT
Anders, could you provide test case demonstrating the issue, please?
Anders Jenbo
Comment 2 2008-03-18 16:33:26 PDT
Go to http://rtef.info/demo.htm Switch to HTML mode Insert this code <img src="" alt="You can't catch me" width="150" height="30" /> move it here -&gt; Switch to RichText mode Try to drag and drop the image Note: It is posible by making a selection around the image and then drag the selection, but this isn't how othere images behave.
Robert Blaut
Comment 3 2008-03-18 16:48:32 PDT
Anders, thank you for the details! I can confirm now the issue in Webkit r31132 on Mac OS X 10.5
Note You need to log in before you can comment on or make changes to this bug.