Search and Top Navigation
#10694 closed bug (wontfix)
Opened November 09, 2014 04:31PM UTC
Closed November 09, 2014 05:39PM UTC
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).
Attachments (0)
Change History (1)
Changed November 09, 2014 05:39PM UTC by comment:1
resolution: | → wontfix |
---|---|
status: | new → closed |
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.