Hello all,
If I have a list of hyperlinked images in a sortable, everything works fine in IE, Chrome, and Firefox. However, as soon as I introduce a connectWith sortable list (almost like a grid but using only sortable lists) when I drag one of the images over to another list (not its original) the hyperlink is accessed (except in IE). In Firefox and Chrome I guarantee this is a bug/issue that should be resolved (the events are inconsistent).
Furthermore, this bug has been filed and ignored/neglected:
http://dev.jqueryui.com/ticket/4617Is there a way to disable clicking when an item is dropped and then re-enable the ability to click I suppose a millisecond after or something as a temporary work around?
TLDR; When multiple Sortable lists are connected with connectWith, hyperlinks are activated when dropped onto one of the connected lists (not original) in Firefox and Chome.
Thanks,
Anthony