[Proton] Interacting with the touchpad while the overscoll animation is ongoing - and toggled via the magic mouse - will stop the animation
Categories
(Core :: Panning and Zooming, defect, P2)
Tracking
()
People
(Reporter: tbabos, Unassigned)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [mac:ux] [proton-platform] [priority:2a])
Affected Versions:
Nightly 89.0a1
apz.overscroll.enabled true
Tested On:
MacOS 10.15/11
Steps to Reproduce:
- Go to any page that is scrollable
- Swipe up at the top of the page using the magic mouse
- Whole the overscroll animation is ongoing -> tap the touchpad
Expected Results:
The overscroll animation should finish without being stopped by any other touch gestures events, regardless of the used interface.
Actual Result:
Interacting with the touchpad while the overscoll animation is ongoing - and toggled via the magic mouse - will stop the animation
Not reproducible on Safari nor Chrome.
Updated•4 years ago
|
Updated•4 years ago
|
Comment 1•4 years ago
|
||
A similar case also happens without external mouse devices, a STR is
- Overscroll by panning on touchpad
- Keep your fingers on the touchpad
- Press the touchpad
Comment 2•4 years ago
|
||
(In reply to Hiroyuki Ikezoe (:hiro) from comment #1)
A similar case also happens without external mouse devices, a STR is
- Overscroll by panning on touchpad
- Keep your fingers on the touchpad
- Press the touchpad
I just confirmed both of Chrome and Safari have this issue. :)
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Comment 4•4 years ago
|
||
As Botond said in the last APZ meeting, at least the case in comment 1 has been by bug 1707605.
Timea, I don't have magic mouse so I can't test the case, can you please check whether the issue with magic mouse is still happening or not?
Reporter | ||
Comment 5•4 years ago
•
|
||
Hey Hiroyuki, I can confirm this is indeed not reproducible anymore on Nightly 90.0a1 (90.0a1 (2021-05-19). Tested it out with both the magic mouse-touchpad combination as well as only with the touchpad.
However, this is only fixed in Nightly, Beta 89.b14 is still affected given we did not uplift Bug 1707605. If you could update the status flag for Nightly to fixed and also whiteboard what fixed this that would also be great, for future tracking purposes.
Comment 6•4 years ago
|
||
Thanks Timea! I am going to simply make this bug as a duplicate of bug 1707605.
Description
•