Side navigation
#1045 closed bug (wontfix)
Opened March 14, 2007 11:28AM UTC
Closed March 31, 2008 01:34AM UTC
Wrong initial posiion of draggable item under Opera browser
Reported by: | Ihsahn | Owned by: | stefan |
---|---|---|---|
Priority: | major | Milestone: | 1.1.3 |
Component: | interface | Version: | 1.1.2 |
Keywords: | opera, draggable | Cc: | |
Blocked by: | Blocking: |
Description
Draggables start dragging from 0,0 position instead of oryginal element position.
This behavior can be observed using Opera 9.1 on both Windows (XP) and Linux (Ubtunu 6.10).
Steps to reproduce:
1. Extract attached file
2. Open sample1.html in opera browser
3. Try to drag last image in a row
"Ghost" image appears at 0,0 position.
FF 1.5.x, 2.x, IE6 and IE7 show "ghost" images at correct positions.
Attachments (1)
Change History (3)
Changed March 14, 2007 11:33AM UTC by comment:1
Changed June 06, 2007 07:59PM UTC by comment:2
At first, thanx for great interface library. But I must agree with comments above, this small bug is SO annoying that it makes otherwise great product absolutely useless..
Changed March 31, 2008 01:34AM UTC by comment:3
description: | Draggables start dragging from 0,0 position instead of oryginal element position. \ This behavior can be observed using Opera 9.1 on both Windows (XP) and Linux (Ubtunu 6.10).\ \ Steps to reproduce:\ 1. Extract attached file\ 2. Open sample1.html in opera browser\ 3. Try to drag last image in a row \ \ "Ghost" image appears at 0,0 position. \ \ FF 1.5.x, 2.x, IE6 and IE7 show "ghost" images at correct positions. → Draggables start dragging from 0,0 position instead of oryginal element position. \ This behavior can be observed using Opera 9.1 on both Windows (XP) and Linux (Ubtunu 6.10). \ \ Steps to reproduce: \ 1. Extract attached file \ 2. Open sample1.html in opera browser \ 3. Try to drag last image in a row \ \ "Ghost" image appears at 0,0 position. \ \ FF 1.5.x, 2.x, IE6 and IE7 show "ghost" images at correct positions. |
---|---|
need: | → Review |
resolution: | → wontfix |
status: | new → closed |
Interface is no longer supported; consider switching to jQuery UI.
btw. I'm using Interface 1.2 and jQuery 1.1.2 (both included in sample.zip)