Opened 14 years ago

Closed 10 years ago

#3840 closed bug (fixed)

Droppable Revert Demo Bug - Opera

Reported by: Scott González Owned by:
Priority: major Milestone: 1.6rc5
Component: ui.droppable Version: 1.6rc5
Keywords: Cc:
Blocked by: Blocking:

Description

In Opera, the draggable the reverts when not dropped always reverts to be inside the droppable instead of the location where dragging started.

Change History (5)

comment:1 Changed 14 years ago by Scott González

Milestone: 1.6rc51.6
Version: 1.6rc41.6rc5

comment:2 Changed 14 years ago by paul

Priority: criticalmajor

This issue is related to relatively positioned elements only. Opera returns a computed value for those elements if none is set, which includes margins etc.

An easy workaround: Position the elements you want to drag absolutely.

comment:3 Changed 14 years ago by rdworth

Milestone: 1.71.8

comment:4 Changed 10 years ago by Scott González

Milestone: 1.9.02.0.0

comment:5 Changed 10 years ago by Scott González

Milestone: 2.0.01.6rc5
Resolution: fixed
Status: newclosed

This was fixed in Opera 11.

Note: See TracTickets for help on using tickets.