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.
<rdar://problem/6536938>
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.