Closed
Bug 1340566
Opened 8 years ago
Closed 8 years ago
Dragging elements should scroll region when near the edges
Categories
(Core :: DOM: Copy & Paste and Drag & Drop, defect)
Tracking
()
People
(Reporter: stevenmattera, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36
Steps to reproduce:
Have an element on a page set to draggable. Then while dragging the element bring it to the top or bottom of a scrollable region and the region will not scroll. On top of this the scroll wheel on the mouse will not scroll the region.
Actual results:
Nothing the page refuses to scroll.
Expected results:
When close to the edge of a scrollable region it should scroll.
According to W3C: "User agents are encouraged to consider how to react to drags near the edge of scrollable regions. For example, if a user drags a link to the bottom of the viewport on a long page, it might make sense to scroll the page so that the user can drop the link lower on the page."
https://www.w3.org/TR/2011/WD-html5-20110525/dnd.html
Comment 1•8 years ago
|
||
This will be fixed in Firefox 53.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•