Closed
Bug 685271
Opened 13 years ago
Closed 6 years ago
Absolutely no feedback after clicking "Add to Firefox" on an extension page
Categories
(Firefox for Android Graveyard :: General, defect, P5)
Firefox for Android Graveyard
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: joe, Unassigned)
References
()
Details
(Keywords: polish)
I clicked "Add to Firefox" on the given URL on my tablet in Nightly, and absolutely nothing happened, so I clicked it three or four more times (figuring that the click hadn't registered).
After the network loads finished, I got a series of overlapping installation confirmation dialogs, each making the webpage darker and darker due to their semi-opaque background colour.
We should have some form of UI showing that something is happening; failing that, we should not let it be possible to have multiple overlapping extension installation confirmation dialogs.
Comment 1•13 years ago
|
||
The add-on system needs to download most of the add-on before showing the "Install this Add-on?" UI. This add-on is >1.3MB, so the download time hurts.
It would be nice not to start the download again:
* Can the add-ons manager "sense" this somehow?
* Can AMO disable the button for a few seconds after it starts the install from the webpage?
Updated•13 years ago
|
Comment 2•13 years ago
|
||
Adding Mossop for any add-on manager advice
Comment 3•13 years ago
|
||
We are likely switching back to the old style of showing confirmation UI before download in Firefox but that is going through UX discussions right now. One simple thing here would be to just show some visual feedback same as we do in Firefox already, we send out the "addon-install-started" observer notification when downloads from web-initiated downloads start.
Updated•13 years ago
|
Priority: -- → P5
Comment 4•6 years ago
|
||
Closing all opened bug in a graveyard component
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•