Closed
Bug 1503748
Opened 7 years ago
Closed 7 years ago
Trackpad swipe navigation and mobile horizontal scrolling broken, vertical scrolling partially broken when zoomed
Categories
(bugzilla.mozilla.org :: User Interface, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: kohei, Assigned: kohei)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
After Bug 1469733 is landed, swipe between pages using my Trackpad is no longer working on BMO. Figured out that it’s due to `overscroll-behavior`. I don’t fully understand the property, but replacing it with `overscroll-behavior-y` solves the issue. PR coming shortly.
Assignee | ||
Comment 1•7 years ago
|
||
Assignee | ||
Updated•7 years ago
|
Summary: Trackpad swipe page navigation is no longer working → Trackpad swipe page navigation and mobile horizontal scrolling are no longer working
Assignee | ||
Comment 4•7 years ago
|
||
Will remove `overscroll-behavior`.
Summary: Trackpad swipe page navigation and mobile horizontal scrolling are no longer working → Trackpad swipe navigation and mobile horizontal scrolling broken, vertical scrolling partially broken when zoomed
Assignee | ||
Comment 5•7 years ago
|
||
Merged to master.
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•6 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•