[Webkit-unassigned] [Bug 23591] New: Safari's own image-dragging routine overrides JavaScript's dragging

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 28 11:24:26 PST 2009


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

           Summary: Safari's own image-dragging routine overrides
                    JavaScript's dragging
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://demo.lepilo.at/lpl_dragging_test.html
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Images
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mail at smoofles.at


I'm working on a CMS where I have a container element that includes an IMG
element. With jQuery UI I define the container as draggable. If I try to start
dragging while the mouse pointer is within the container, but over the IMG
element, Safari's own image dragging routine (which is helpful to drag images
to the Dekstop, but not when I want to let the user arrange content on the
webpage) kicks in and invalidates my JavaScript dragging.


-- 
Configure bugmail: https://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