Open
Bug 1360433
Opened 8 years ago
Updated 3 years ago
Drag scroll would not start
Categories
(Core :: DOM: Copy & Paste and Drag & Drop, defect, P3)
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox-esr45 | --- | unaffected |
| firefox-esr52 | --- | unaffected |
| firefox53 | --- | wontfix |
| firefox54 | --- | fix-optional |
| firefox55 | --- | affected |
People
(Reporter: alice0775, Unassigned)
References
Details
(Keywords: ux-consistency)
Reproducible: always
Steps to reproduce:
1. Open http://www.getginger.jp/
2. Scroll down
3. Drag something(text/link/image) to upper edge of page viewport
Actual Results:
Drag scroll would not start
Expected Results:
page should start scroll up
Comment 1•8 years ago
|
||
This is likely due to the position: fixed header that is over the top part of the page. Chrome has the same issue.
Updated•8 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•