Bug Tracker

Opened 16 years ago

Closed 15 years ago

#1178 closed bug (wontfix)

Graphical issues using Draggables in IE6+

Reported by: erangalp Owned by: stefan
Priority: major Milestone: 1.1.3
Component: interface Version: 1.1.2
Keywords: Cc:
Blocked by: Blocking:

Description

When creating a draggable using the Interface library 1.2 from an HTML element which has some nested elements, some graphical bugs occur during a drag event. In IE6 some nested elements inside the dragged elements 'disappear' (apparently changing to opacity 0.0) In IE7 transarent PNG images which are used as background for an HTML element become completely opaque during drag. Those graphical issues occur after the draggable element has been dragged at least once (during first drag there are no graphical bugs) - I assume that since the iDrag component creates a copy of the dragged element, some properties are not preserved correctly, or not cleared entirely upon drop (leaving residues that are causing the graphical issues during second drag and beyond). If necessary, I can supply examples of the HTML elements that trigger those graphical issues.

I tried to attach image captures of the graphical issues but recieved an error from the Trac system. If there is an alternative way to attach files, please inform me.

Attachments (1)

DragAndDropBugs.zip (63.4 KB) - added by erangalp 16 years ago.

Download all attachments as: .zip

Change History (4)

comment:1 Changed 16 years ago by brandon

Component: ajaxinterface
need: ReviewTest Case
Owner: changed from john to stefan

Try to attach the files again. It may have just been buggy.

Changed 16 years ago by erangalp

Attachment: DragAndDropBugs.zip added

comment:2 Changed 16 years ago by erangalp

Uploaded images

comment:3 Changed 15 years ago by scott.gonzal

Resolution: wontfix
Status: newclosed

Interface is no longer supported; consider switching to jQuery UI.

Note: See TracTickets for help on using tickets.