Closed Bug 1260143 Opened 10 years ago Closed 9 years ago

Replace "Add to Home Screen" toast with snackbar

Categories

(Firefox for Android Graveyard :: General, defect)

defect
Not set
normal

Tracking

(firefox48 affected)

RESOLVED WONTFIX
Tracking Status
firefox48 --- affected

People

(Reporter: u421692, Unassigned)

References

Details

STR: 1. Open Settings menu -> Page -> Add to Home Screen Actual results: Toast is displayed Expected result: A snackbar should be displayed
It looks like we are just sending a broadcast to the system to create the shortcut: https://dxr.mozilla.org/mozilla-central/source/mobile/android/base/java/org/mozilla/gecko/GeckoAppShell.java#879-901 So I guess the toast is created and shown by the system - not by us.
After bug 1232706 I now know that we are not displaying any feedback. Instead the system shows a toast - but not always. At least on Android 6+ there's no visual feedback from the system. For the feedback problem see bug 1240560.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.