Skip to main content

Search and Top Navigation

#7604 closed bug (wontfix)

Opened August 04, 2011 04:06AM UTC

Closed November 08, 2012 09:24PM UTC

Using sortable together with a click handler does not work in Safari

Reported by: dmuir Owned by:
Priority: minor Milestone: 2.0.0
Component: ui.sortable Version: 1.8.14
Keywords: safari5.0 Cc:
Blocked by: Blocking:
Description

http://jsfiddle.net/ZWzMS/4/

For drag'n'drop:

All other browsers: "drag" and "drop" are output to console.

In Safari 5.0.2: "drag", "drop", and "click" are output to console.

The end result for safari is that the item moved over gets immediately moved back.

Attachments (0)
Change History (6)

Changed August 04, 2011 04:16AM UTC by dmuir comment:1

Works with delegated click:

http://jsfiddle.net/ZWzMS/5/

Changed February 27, 2012 04:18PM UTC by jzaefferer comment:2

Getting no click in current Safari 5.1.2. Do we care about 5.0.2?

Changed February 27, 2012 04:19PM UTC by jzaefferer comment:3

component: ui.mouseui.sortable

Changed October 11, 2012 02:55PM UTC by scottgonzalez comment:4

milestone: 1.9.02.0.0

Changed November 08, 2012 09:18PM UTC by mikesherov comment:5

keywords: → safari5.0
status: newopen

confirmed on latest only in Safari 5.0: http://jsfiddle.net/tjpuK/

Changed November 08, 2012 09:24PM UTC by mikesherov comment:6

resolution: → wontfix
status: openclosed

Sorry, I was wrong, we no longer support Safari 5.0, considering the latest two versions are 5.1 and 6.0. That means this becomes a wontfix.