Closed
Bug 1890369
Opened 1 year ago
Closed 1 year ago
The "Site removed" snack bar overlaps the toolbar
Categories
(Firefox for Android :: Top Sites, defect, P3)
Tracking
()
VERIFIED
FIXED
128 Branch
Tracking | Status | |
---|---|---|
firefox128 | --- | verified |
People
(Reporter: rebecatudor273, Assigned: rebecatudor273)
References
Details
(Whiteboard: [fxdroid])
Attachments
(3 files)
Steps to reproduce
- Long tap on one of the top sites
- Tap on the "Remove" button
Expected behavior
The snack bar with undo button is displayed above the toolbar.
Actual behavior
The snack bar with undo button is displayed overlapping the toolbar.
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
When a top site was deleted, the snackbar that contains the undo
button was overlapping the search toolbar.
The issue was that the anchor was not set.
Pushed by rtudor@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b7b5591bbe22
Fix "Site removed" snackbar that overlaps the toolbar r=android-reviewers,007
Comment 3•1 year ago
|
||
Backed out for causing fenix failures in HomeFragmentTest
- Backout link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | org.mozilla.fenix.home.HomeFragmentTest.WHEN a pinned top is removed THEN show the undo snackbar | java.lang.NullPointerException
Flags: needinfo?(rebecatudor273)
Assignee | ||
Updated•1 year ago
|
Flags: needinfo?(rebecatudor273)
Pushed by rtudor@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bd02cd2d31d8
Fix "Site removed" snackbar that overlaps the toolbar r=android-reviewers,007,vdreghici
Comment 5•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox128:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch
Assignee | ||
Updated•1 year ago
|
Flags: qe-verify+
Comment 6•1 year ago
|
||
Verified as fixed on Nightly 128.0a1 from 05/23 with Samsung Galaxy S22 Ultra (Android 14).
The snack bar is now displayed above the toolbar.
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•