Skip to main content

Search and Top Navigation

#3862 closed bug (fixed)

Opened January 16, 2009 06:07PM UTC

Closed January 17, 2009 12:51PM UTC

droppable: hoverClass and activeClass not working properly

Reported by: bohdan.ganicky Owned by:
Priority: blocker Milestone: 1.7
Component: ui.droppable Version: 1.6rc5
Keywords: Cc:
Blocked by: Blocking:
Description

When options hoverClass and activeClass are used, Firebug throws errors and the droppable stops working correctly. You can see that for example on this demo: http://jquery-ui.googlecode.com/svn/trunk/demos/droppable/accept.html

Errors from Firebug:

ui is not defined

http://jquery-ui.googlecode.com/svn/trunk/ui/ui.droppable.js

Line 70

ui is not defined

http://jquery-ui.googlecode.com/svn/trunk/ui/ui.droppable.js

Line 80

ui is not defined

http://jquery-ui.googlecode.com/svn/trunk/ui/ui.droppable.js

Line 113

Everything seems to be working well when omitting these two options.

Attachments (0)
Change History (3)

Changed January 16, 2009 06:30PM UTC by bohdan.ganicky comment:1

It seems that this changeset:1637 made it happen.

Changed January 16, 2009 06:42PM UTC by bohdan.ganicky comment:2

Well, it was just fixed in changeset:1642

Changed January 17, 2009 12:51PM UTC by paul comment:3

resolution: → fixed
status: newclosed