Closed Bug 788174 Opened 13 years ago Closed 13 years ago

No toast notification appears if the same application is installed for the second time

Categories

(Firefox for Android Graveyard :: Web Apps (PWAs), defect)

18 Branch
ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED INVALID

People

(Reporter: paul.feher, Unassigned)

Details

Nightly 18.0a1 2012-09-04 HTC Desire Z (Android 2.3.3) Steps to reproduce: 1. Install a web-app (Ex. solitaire) 2. Try to reinstall the same web-app again Expected results: A toast notification should appear indicating that the designated web application's shortcut already exists. Actual results: The install button from the application is changed from "Install" to "Installed" but if you tap on it no toast notification appears and you can install the same application for the second time.
Aaron/Jason do we have a bug on this already?
I suppose we have to call a custom window toast.show in the installation http://mxr.mozilla.org/mozilla-central/source/browser/modules/webappsUI.jsm#106 Did we ever, I can't remember?
Whoops; wrong URL. Looks like we use our own createShortcut in browser.js; I don't think we create a custom toast
Correct. We only create an Android shortcut and Android displays a toast to let the user know a shortcut was created. Since we don't allow duplicate shortcuts, Android could be skipping the toast. WONTFIX?
I think INVALID. This works... sometimes. I think it depends heavily on the Launcher that each phone ships (which is also the first thing every OEM customizes). i.e. We're doing everything we can. Its an Android bug.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
Status: RESOLVED → VERIFIED
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.