Opened 9 years ago

Closed 9 years ago

#10694 closed bug (wontfix)

ui.draggable doesn't work with Firefox

Reported by: Leuchtfeuer18 Owned by:
Priority: minor Milestone: none
Component: ui.draggable Version: 1.11.2
Keywords: Cc:
Blocked by: Blocking:

Description

I can't use ui.draggable with Firefox Version 33.0-46.2, Version 33.0.1 is ok. Problem occours when calling

$('a.drag_button').draggable();

inside a function, all before this call will be executed, all after this not. I did try these via console.debug(number).

Change History (1)

comment:1 Changed 9 years ago by Scott González

Resolution: wontfix
Status: newclosed

I haven't seen a version number like that before, so I can't tell if that's supposed to be newer or older than 33.0.1, but 33.0.3 seems to be current and working.

Note: See TracTickets for help on using tickets.