Bug 23591 - Safari's own image-dragging routine overrides JavaScript's dragging
Summary: Safari's own image-dragging routine overrides JavaScript's dragging
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Images (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL: http://demo.lepilo.at/lpl_dragging_te...
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2009-01-28 11:24 PST by Samo Korosec
Modified: 2024-03-27 15:03 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Samo Korosec 2009-01-28 11:24:26 PST
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.
Comment 1 Mark Rowe (bdash) 2009-01-28 13:59:12 PST
<rdar://problem/6536938>
Comment 2 Ahmad Saleem 2024-03-27 15:03:30 PDT
I tried to locate 'demo' link on Wayback Archive but I couldn't manage to find it and we don't have any reductions or steps to reproduce.

So I am marking this as 'RESOLVED WONTFIX' (it was never confirmed).

If it is still reproducible or someone has reduction, please feel free to reopen.