Skip to main content

Search and Top Navigation

#14953 closed bug (duplicate)

Opened April 24, 2016 03:32AM UTC

Closed April 25, 2016 05:36PM UTC

Mouse offset when enter into iframe

Reported by: johnson0606 Owned by:
Priority: minor Milestone: none
Component: ui.core Version: 1.11.4
Keywords: Cc:
Blocked by: Blocking:
Description

Hi, i'm facing an issue when when using draggable function and drag it into a sortable table. When i use jquery ui 1.11.4. My mouse will go off (drag object not next to my cursor) and when leave iframe, the object distance with the cursor become ok.

This is the link that can simulate this issue. This demo is using 1.11.4. You may change it to jquery to 1.10.3 to see the different. https://jsfiddle.net/2ythj6px/

Recent why i logged this as bug as i have tested the same function by changing it to jquery ui 1.10.3 with the same code. The issue didn't happen (drag object remains next to my cursor, which is great).

Hence, is there anything on the code been changed that causing this. Thanks in advance.

Attachments (0)
Change History (2)

Changed April 24, 2016 03:55AM UTC by rjollos comment:1

description: Hi, i'm facing an issue when when using draggable function and drag it into a sortable table. When i use jquery ui 1.11.4. My mouse will go off (drag object not next to my cursor) and when leave iframe, the object distance with the cursor become ok. \ \ Recent why i logged this as bug as i have tested the same function by changing it to jquery ui 1.10.3 with the same code. The issue didn't happen (drag object remains next to my cursor, which is great). \ \ Hence, is there anything on the code been changed that causing this. Thanks in advance.Hi, i'm facing an issue when when using draggable function and drag it into a sortable table. When i use jquery ui 1.11.4. My mouse will go off (drag object not next to my cursor) and when leave iframe, the object distance with the cursor become ok. \ \ This is the link that can simulate this issue. This demo is using 1.11.4. You may change it to jquery to 1.10.3 to see the different. https://jsfiddle.net/2ythj6px/ \ \ Recent why i logged this as bug as i have tested the same function by changing it to jquery ui 1.10.3 with the same code. The issue didn't happen (drag object remains next to my cursor, which is great). \ \ Hence, is there anything on the code been changed that causing this. Thanks in advance.

Changed April 25, 2016 05:36PM UTC by scottgonzalez comment:2

resolution: → duplicate
status: newclosed

Duplicate of #7925.