Opened 11 years ago
Closed 4 years ago
#7388 closed defect (patchwelcome)
DnD scrolls the window the wrong way
Reported by: | haysmark | Owned by: | haysmark |
---|---|---|---|
Priority: | low | Milestone: | 1.13 |
Component: | DnD | Version: | 1.1.1 |
Keywords: | reviewed | Cc: | |
Blocked By: | Blocking: |
Description
In any browser:
- Load test_dnd
- Shrink the browser window until scroll bars appear (like 400x400)
- Scroll the document down until one of the draggable items is at the very top of the screen
- Mouse down on the item at the top of the screen.
- Drag the mouse down from the top of the screen into the middle. This will cause the document to scroll up!
The window scrolling should stay where it is, since the item is already in view and the user is moving away from the edge, not toward it. The same problem seems to affect all edges of the browser.
Change History (5)
comment:1 Changed 11 years ago by
Milestone: | tbd → future |
---|
comment:2 Changed 8 years ago by
Keywords: | needsreview added |
---|---|
Owner: | changed from Eugene Lazutkin to haysmark |
Priority: | high → low |
Status: | new → pending |
mark, is this still an issue? i don't think i see it in dojo 1.7
comment:3 Changed 8 years ago by
Status: | pending → new |
---|
This is still an issue. I reproduced it in Chrome 17.
comment:4 Changed 8 years ago by
Keywords: | reviewed added; needsreview removed |
---|
I reproduce it too, although the issue isn't "dragging down" but rather just "dragging while the cursor is near the top of the viewport" that makes the window scroll up. Probably it shouldn't scroll up unless the last mouse movement was upwards.
comment:5 Changed 4 years ago by
Milestone: | future → 1.12 |
---|---|
Resolution: | → patchwelcome |
Status: | new → closed |
Given that no one has shown interest in creating a patch in the past 5+ years, I'm closing this as patchwelcome.
Moving all open ticketd to the future.