Closed
Bug 1478696
Opened 7 years ago
Closed 1 year ago
Page scrolls if you drag-and-hold on bugzilla UI images on a bugzilla page
Categories
(Core :: DOM: Copy & Paste and Drag & Drop, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: mayankleoboy1, Unassigned)
References
Details
Attachments
(1 file)
|
1.83 MB,
video/mp4
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0
Build ID: 20180726100339
Steps to reproduce:
1. Create new nightly profile
2. Go to https://bugzilla.mozilla.org/show_bug.cgi?id=1310271 (or any sufficiently long bugzilla page)
3. Drag-and-hold the "new bug" icon
Actual results:
as the drag-and-hold object reaches the page boundary, the scrollbar scrolls
Expected results:
not so
| Reporter | ||
Comment 1•7 years ago
|
||
| Reporter | ||
Updated•7 years ago
|
Summary: Page scrolls if you drag-and-hold images on bugzilla page → Page scrolls if you drag-and-hold on bugzilla UI images on a bugzilla page
| Reporter | ||
Comment 2•7 years ago
|
||
One more step :
2.5: scroll the page so that the scrollbar is roughly in the middle
| Reporter | ||
Comment 3•7 years ago
|
||
Till the dragged elemets outline crosses the page-header-banner and the actual page, the page will scroll
Comment 4•7 years ago
|
||
This is introduced by bug 41708.
Yes, it makes me feel annoying, this is because scrolling starts as soon as the drag item reaches the edge of the scrollable area. It is too sensitive.
We need some delay before scrolling starts. See also Bug 1360432.
Comment 5•7 years ago
|
||
I managed to reproduce this issue on Nightly 63.0a1 (2018-07-30), Firefox 62.0b11 and Firefox 61.0.1, on Windows 10, Ubuntu 16.04 and Mac OSx.
I also added the Bug from Comment 4 in the See also section. It may be a duplicate.
status-firefox61:
--- → affected
status-firefox62:
--- → affected
status-firefox63:
--- → affected
Component: Untriaged → Drag and Drop
OS: Unspecified → All
Product: Firefox → Core
See Also: → 1360432
Version: 63 Branch → Trunk
Updated•7 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
| Reporter | ||
Comment 6•1 year ago
|
||
cant repro
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•