in RTL android, swiping away a tab goes the opposite direction
Categories
(Firefox for Android :: Tabs, defect)
Tracking
()
People
(Reporter: omerdavidson, Assigned: npoon)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [fxdroid][group4])
Attachments
(3 files)
User Agent: Mozilla/5.0 (Android 14; Mobile; rv:137.0) Gecko/137.0 Firefox/137.0
Firefox for Android
Steps to reproduce:
I opened firefox for Android, pressed the tabs button and swiped a tab to the left.
Actual results:
The bug is that the animation was to the right
Expected results:
The animation should be to the left
Comment 2•11 months ago
|
||
The Bugbug bot thinks this bug should belong to the 'Firefox for Android::Tabs' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
| Assignee | ||
Comment 3•10 months ago
|
||
Thanks for reporting this bug! I am able to reproduce it.
This is a regression from the swipe to dismiss rewrite. I manually changed the FeatureFlag to use the old swipe to dismiss and can no longer reproduce the bug after that
Updated•10 months ago
|
| Assignee | ||
Updated•10 months ago
|
Comment 4•10 months ago
|
||
Set release status flags based on info from the regressing bug 1904906
:007, since you are the author of the regressor, bug 1904906, could you take a look?
For more information, please visit BugBot documentation.
Comment 5•10 months ago
|
||
There might be something wrong with this RTL handling after the rewrite.
There is an RTL compose preview we can use to easily triage this locally.
Updated•10 months ago
|
Updated•10 months ago
|
Comment 6•10 months ago
|
||
Set release status flags based on info from the regressing bug 1904906
| Assignee | ||
Updated•10 months ago
|
| Assignee | ||
Comment 7•10 months ago
|
||
Comment 9•10 months ago
|
||
| bugherder | ||
Comment 10•10 months ago
|
||
The patch landed in nightly and beta is affected.
:npoon, 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-firefox139towontfix.
For more information, please visit BugBot documentation.
| Assignee | ||
Comment 11•10 months ago
|
||
To ensure maximal testing, we're not going to uplift this
Comment 12•10 months ago
|
||
Verified on the latest Firefox for Android Nightly 140.0a1 from 5/7 with Oppo Find X3 Lite (Android 11), and Google Pixel 6 (Android 16).
Swiping left is correctly handled, but with some glitches.
Nick, please take a look.
Thank you!
Updated•10 months ago
|
| Assignee | ||
Comment 15•10 months ago
|
||
Thanks for verifying and spotting those issues Mira! I think those are pre-existing issues with the swipe gesture rewrite. They are tracked by Bug 1951931 and Bug 1959099
Description
•