Search and Top Navigation
#9835 closed bug (duplicate)
Opened February 17, 2014 11:38PM UTC
Closed February 26, 2014 03:14PM UTC
Dragging a dialog when page is not scrolled to the top cause hopping
Reported by: | atsolberg | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.dialog | Version: | 1.10.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Steps To Reproduce
# On a page that is tall enough to need a scroll bar, generate a jquery ui dialog.
# Scroll down the page so that the page's vertical scroll bar is not at the top.
# Open the dilaog.
# Drag the dialog, you will notice the dialog window will hop down below the cursor as soon as you move the mouse. It will move down a distance proportional to the distance the page has been scrolled down from the top.
codepen.io example here: http://cdpn.io/hregp
I searched for this issue but could not find anything similar.
Browsers Observed in: IE 9, Chrome 32.0.1700.107 m, FF 26.0
JQuery Versions Observed in: 1.11.0, 1.10.2
JQuery UI Versions Observed in: 1.10.3, 1.10.4
Attachments (0)
Change History (1)
Changed February 26, 2014 03:14PM UTC by comment:1
resolution: | → duplicate |
---|---|
status: | new → closed |
Duplicate of #9315.