Modify ↓
Ticket #1045 (closed bug: wontfix)
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: | |
| Blocking: | Blocked by: |
Description (last modified by scott.gonzal) (diff)
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:
- Extract attached file
- Open sample1.html in opera browser
- 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
Change History
Changed 6 years ago by Ihsahn
-
attachment
sample.zip
added
comment:1 Changed 6 years ago by Ihsahn
btw. I'm using Interface 1.2 and jQuery 1.1.2 (both included in sample.zip)
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Sample "testcase"