Browser Console keeps scrolling after releasing mouse click
Categories
(DevTools :: Console, defect, P3)
Tracking
(firefox-esr60 unaffected, firefox-esr68 wontfix, firefox-esr78 wontfix, firefox62 unaffected, firefox63 wontfix, firefox64 wontfix, firefox65 wontfix, firefox77 wontfix, firefox78 wontfix, firefox79 wontfix)
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox-esr68 | --- | wontfix |
firefox-esr78 | --- | wontfix |
firefox62 | --- | unaffected |
firefox63 | --- | wontfix |
firefox64 | --- | wontfix |
firefox65 | --- | wontfix |
firefox77 | --- | wontfix |
firefox78 | --- | wontfix |
firefox79 | --- | wontfix |
People
(Reporter: Fanolian+BMO, Unassigned)
References
Details
(Keywords: regression, reproducible)
Attachments
(1 file)
1.61 MB,
video/mp4
|
Details |
Updated•6 years ago
|
![]() |
||
Updated•6 years ago
|
Updated•6 years ago
|
Comment 2•6 years ago
|
||
Comment 3•6 years ago
|
||
Comment 4•6 years ago
|
||
Comment 5•6 years ago
|
||
Comment 6•6 years ago
|
||
Hi everyone,
Can I try to solve this issue?
Thanks!
Comment 7•6 years ago
|
||
Hello Mellina,
You can definitely TRY, nto sure where you should look though.
My guess is there's an event listener on the scrollbar that sets a dragging
property or something similar, and that can't catch a mouseup event outside of the window.
Brian, would you have more information on that bug?
Comment 8•6 years ago
|
||
(In reply to Nicolas Chevobbe from comment #7)
Hello Mellina,
You can definitely TRY, nto sure where you should look though.
My guess is there's an event listener on the scrollbar that sets adragging
property or something similar, and that can't catch a mouseup event outside of the window.
Brian, would you have more information on that bug?
I'm not sure how good of a candidate this bug is, but I'll forward to Brendan to see if he has pointers on where to start investigation.
Comment 9•6 years ago
|
||
(In reply to Brian Grinstead [:bgrins] from comment #8)
(In reply to Nicolas Chevobbe from comment #7)
Hello Mellina,
You can definitely TRY, nto sure where you should look though.
My guess is there's an event listener on the scrollbar that sets adragging
property or something similar, and that can't catch a mouseup event outside of the window.
Brian, would you have more information on that bug?I'm not sure how good of a candidate this bug is, but I'll forward to Brendan to see if he has pointers on where to start investigation.
I looked briefly, but I'm really not sure what's going on here, so I don't have any good pointers without digging into it.
![]() |
||
Comment 10•6 years ago
|
||
this issue is still happening in Firefox
changeset: 479096:9b4c8fb46d85
tag: tip
parent: 479094:e593e11eff08
parent: 479095:adc12b4c5a9d
date: Tue Jun 18 07:10:14 2019 +0300
summary: Merge inbound to mozilla-central. a=merge
Comment 11•5 years ago
|
||
Brendan, since you looked into a browser console issue this week, do you have a better picture of what's happening here? Thanks!
![]() |
||
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Updated•4 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Description
•