Skip to main content

Search and Top Navigation

#5831 closed bug (notabug)

Opened July 16, 2010 01:15PM UTC

Closed July 16, 2010 01:21PM UTC

Last modified October 11, 2012 09:15PM UTC

Draggable element with visible background on hover is displayed inconsistently across browsers when cloned

Reported by: svnv Owned by:
Priority: minor Milestone:
Component: ui.draggable Version: 1.8.2
Keywords: Cc:
Blocked by: Blocking:
Description

In jQuery UI, when using draggable with the 'clone' helper on an element that has a background image witch is only visible on hover.

When dragging the element in Firefox or Opera only the cloned element will display the background image. (Expected behavior)

In IE8 the original element will keep the hover background image while the element is dragged, but the cloned element does not display a background image.

In Chrome neither the cloned or the original element will display a background image while dragging.

Attachments (0)
Change History (2)

Changed July 16, 2010 01:21PM UTC by scottgonzalez comment:1

component: ui.coreui.draggable
resolution: → invalid
status: newclosed

Draggable doesn't do anything with hover, so this isn't a bug in jQuery UI. If you need help, please use the forums. A demo page would help as well.

Changed October 11, 2012 09:15PM UTC by scottgonzalez comment:2

milestone: TBD

Milestone TBD deleted