"Swipe toolbar vertically to see open tabs" interferes with tab bar scrolling
Categories
(Firefox for Android :: Toolbar, defect)
Tracking
()
People
(Reporter: ke5trel, Assigned: petru)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [fxdroid][group3])
Attachments
(4 files)
|
794.61 KB,
video/mp4
|
Details | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-beta+
|
Details | Review |
|
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-release+
|
Details | Review |
STR:
- Launch latest Android Nightly 154.0a1.
- Enable Settings > Customize > "Show tab bar" and "Swipe toolbar vertically to see open tabs" (default).
- Open enough tabs for the tab bar to overflow.
- Scroll the tab bar horizontally backwards and forwards several times by swiping it.
Expected:
Tab bar scrolls reliably with horizontal swipes.
Actual:
Tab bar often gets stuck and does not respond to horizontal swipes.
Works consistently with "Swipe toolbar vertically to see open tabs" disabled.
Vertical swipe gesture should not apply to the tab bar or should not be so sensitive to gestures with a vertical component.
Regressed by Bug 2020810.
Comment 1•14 days ago
|
||
:petru, since you are the author of the regressor, bug 2020810, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
| Assignee | ||
Updated•13 days ago
|
Updated•13 days ago
|
| Assignee | ||
Comment 2•13 days ago
|
||
Comment 4•12 days ago
|
||
| bugherder | ||
| Assignee | ||
Updated•12 days ago
|
Comment 5•12 days ago
|
||
The patch landed in nightly and beta is affected.
:petru, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- See https://wiki.mozilla.org/Release_Management/Requesting_an_Uplift for documentation on how to request an uplift.
- If no, please set
status-firefox153towontfix.
For more information, please visit BugBot documentation.
Comment 6•8 days ago
|
||
Verified as fixed on the latest Firefox for Android Nightly 154.0a1 from 6/28 using a Samsung Galaxy S24 (Android 16), and a Motorola Moto G30 (Android 12).
| Assignee | ||
Updated•7 days ago
|
Comment 7•6 days ago
|
||
firefox-beta Uplift Approval Request
- User impact if declined/Reason for urgency: When inferring whether the current user gesture is a swipe down to open the tabstray we might inadvertently consume horizontal swipes also
And breaking other app functionalities like scrolling the tab strip horizontally. - Code covered by automated testing?: yes
- Fix verified in Nightly?: yes
- Needs manual QE testing?: yes
- Steps to reproduce for manual QE testing: https://bugzilla.mozilla.org/show_bug.cgi?id=2049750#c0
- Risk associated with taking this patch: low
- Explanation of risk level: Small, targeted change, verified by QA.
- String changes made/needed?: --
- Is Android affected?: yes
| Assignee | ||
Comment 8•6 days ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D308466
Comment 9•6 days ago
|
||
firefox-release Uplift Approval Request
- User impact if declined/Reason for urgency: When inferring whether the current user gesture is a swipe down to open the tabstray we might inadvertently consume horizontal swipes also
And breaking other app functionalities like scrolling the tab strip horizontally. - Code covered by automated testing?: yes
- Fix verified in Nightly?: yes
- Needs manual QE testing?: yes
- Steps to reproduce for manual QE testing: https://bugzilla.mozilla.org/show_bug.cgi?id=2049750#c0
- Risk associated with taking this patch: low
- Explanation of risk level: Small, targeted change, verified by QA.
- String changes made/needed?: --
- Is Android affected?: yes
| Assignee | ||
Comment 10•6 days ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D308466
| Assignee | ||
Updated•5 days ago
|
Updated•5 days ago
|
Updated•5 days ago
|
Comment 12•5 days ago
|
||
| uplift | ||
Updated•4 days ago
|
Updated•4 days ago
|
Comment 13•4 days ago
|
||
| uplift | ||
Comment 14•1 day ago
|
||
Verified as fixed on Beta 153.0b8, using a Pixel 6 (Android 17), and a Samsung Galaxy Z Fold 4 (Android 16).
Leaving the qe-verify+ flag to verify the fix also on 152 version.
Comment 15•9 hours ago
|
||
Verified as fixed on 152.0.5 dot release, using a Xiaomi Poco X7 Pro (Android 16), and a Samsung Galaxy Z Fold 4 (Android 16).
Description
•