[Webkit-unassigned] [Bug 29125] New: Images cannot be selected in documents with designMode enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 10 08:33:08 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=29125

           Summary: Images cannot be selected in documents with designMode
                    enabled
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://www.robodesign.ro/coding/0065/
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mihai.sucan at gmail.com


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).

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



More information about the webkit-unassigned mailing list