Skip to main content

Bug Tracker

Side navigation

#549 closed bug (fixed)

Opened December 19, 2006 10:03PM UTC

Closed January 15, 2007 07:16AM UTC

Last modified June 20, 2007 02:58AM UTC

Droppable removes all class names on hover when activeclass not initialized

Reported by: bluej100@gmail.com Owned by: stefan
Priority: minor Milestone:
Component: interface Version:
Keywords: droppable, class, hover Cc:
Blocked by: Blocking:
Description

The Interface Droppable documentation lists activeclass as an optional parameter. However, when no value is provided, hovering causes all class names to be removed from the element.

Furthermore, if the value is omitted, rather than being initialized to an empty string, "undefined" is appended to the element's class in FF 1.5.

This will probably require changes at least to lines 140 and 160 in idrop.js. Possibly 62, 102, 181 and 227, as well.

Attachments (0)
Change History (1)

Changed January 15, 2007 07:16AM UTC by stefan comment:1

resolution: → fixed
status: newclosed