RESOLVED DUPLICATE of bug 12250 29125
Images cannot be selected in documents with designMode enabled
https://bugs.webkit.org/show_bug.cgi?id=29125
Summary Images cannot be selected in documents with designMode enabled
Mihai Sucan
Reported 2009-09-10 08:33:08 PDT
When editing images with any popular WYSIWYG editor one cannot (easily) select image elements. Sometimes, it's almost impossible to select images. Steps to reproduce: 1. prepare a document with an image element. 2. set document.designMode='on'. 3. try to select the image element by clicking on it. Expected result: the image element is selected. Actual result: the image element is not selected. Please see the simple test case. One can select images in Opera and Firefox. This bug affects current and older versions of the most common Web browsers with Webkit (Safari and Chrome).
Attachments
test case (563 bytes, text/html)
2009-09-10 08:39 PDT, Mihai Sucan
no flags
Mihai Sucan
Comment 1 2009-09-10 08:39:52 PDT
Created attachment 39350 [details] test case A simple page with designMode enabled.
Alexey Proskuryakov
Comment 2 2009-09-11 10:39:40 PDT
This is partially covered by bug 12250, which has an unfortunate mismatch between title and actual content.
Ryosuke Niwa
Comment 3 2011-09-26 11:39:28 PDT
*** This bug has been marked as a duplicate of bug 12250 ***
Note You need to log in before you can comment on or make changes to this bug.