Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#9131 closed bug (invalid)

Draggable: Wrong posistion in chrome

Reported by: vunbpp Owned by: vunbpp
Priority: minor Milestone: none
Component: ui.draggable Version: 1.10.1
Keywords: Cc:
Blocked by: Blocking:

Description

When use dragable in chrome with option{clone} and obj have css{margin: x auto}. The clone will appear wrong position with mouse depend with x

Change History (4)

comment:1 Changed 10 years ago by tj.vantoll

Owner: set to vunbpp
Status: newpending

Hi vunbpp,

Thanks for taking the time to contribute to the jQuery UI project. In order to assess your ticket we're going to need a minimal test case that shows this issue. You can use this to get started: http://jsfiddle.net/tj_vantoll/kY7FA/.

Thanks.

comment:2 Changed 10 years ago by trac-o-bot

Resolution: invalid
Status: pendingclosed

Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!

comment:3 Changed 10 years ago by uicandy

I've been facing this issue myself. .In chrome when I drag the element using helper: clone It drags the element from the top left corner of the screen , instead of being dragged from being the position where the element resides.

This bug seems to be in chrome only and I've used the jQuery UI example to implement this drag and drop feature. Request to you folks to reassess this ticket as I'm sure it's a core bug.

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

@uicandy We'll reassess the ticket as soon as someone provides a reduced test case as requested 6 weeks ago.

Note: See TracTickets for help on using tickets.