If software update is 'ask' after an update has been downloaded, the update should be disabled or asked
Categories
(Toolkit :: Application Update, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox69 | --- | verified |
People
(Reporter: benjamin, Assigned: robert.strong.bugs)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
Attachments
(3 files)
(deleted),
image/png
|
bram
:
ui-review+
|
Details |
(deleted),
image/png
|
Details | |
(deleted),
text/x-phabricator-request
|
Details |
Updated•19 years ago
|
Comment 1•19 years ago
|
||
Assignee | ||
Comment 2•19 years ago
|
||
Assignee | ||
Comment 3•19 years ago
|
||
Comment 4•19 years ago
|
||
Comment 5•19 years ago
|
||
Reporter | ||
Comment 6•19 years ago
|
||
Comment 8•18 years ago
|
||
Updated•16 years ago
|
Assignee | ||
Comment 10•6 years ago
|
||
Updated•6 years ago
|
Comment 12•6 years ago
|
||
Could we please resolve this bug, Because of default settings it is impossible
as OP said to prevent an initial update via the user interface. Future updates
will be prevent yes, but if you install an old version it will be upgraded to
the current version before disabling updates. Here is a workaround:
-
when installing, uncheck "Launch Firefox now"
-
delete
C:\Program Files\Mozilla Firefox\updater.exe
Note that you will still see the message "Restart to update Firefox", but if you
restart the old version will remain. Or an alternative workaround:
-
when installing, uncheck "Launch Firefox now"
-
navigate to
C:\Program Files\Mozilla Firefox\defaults\pref\channel-prefs.js
-
add this line
pref('app.update.auto', false);
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 13•6 years ago
|
||
Hi Bram, when changing the update setting from "Automatically install updates (recommended)" to "Check for updates but let you choose to install them" if there is an existing update in progress there is no option to discard it. This is especially problematic when someone downloads an older build to test something since the update could already be in progress before changing this setting and the older build will end up being updated out from under them.
Can I get your feedback on whether showing this dialog when the user changes the setting to "Check for updates but let you choose to install them" AND there is an update in progress? Also, what strings you would like if you are ok with this?
Comment 17•6 years ago
|
||
I recommend keeping the title of the modal as is, changing the instructional copy to : An update to <short name> is in progress. Do you want to install this update?
And then change the left button to: Install
Comment 18•6 years ago
|
||
Assignee | ||
Comment 19•6 years ago
|
||
Hi Michelle, I think this will cause some confusion since clicking Install won't actually install the update and there will also be users that will think clicking Install will restart the browser since that is the normal Install flow for an update. It is also not always possible to Install at this point since the update could be in the download phase of the update process.
With the above in mind, could Install be removed from the text or have the text be something along the lines of install this update when it is ready?
Assignee | ||
Comment 20•6 years ago
|
||
I received the following strings from Michelle so clearing the needinfo and thanks!
update-in-progress-title = Update In Progress
update-in-progress-message = Do you want Firefox to continue with this update?
update-in-progress-ok-button = &Continue
update-in-progress-cancel-button = &Discard
Assignee | ||
Comment 21•6 years ago
|
||
Comment 22•6 years ago
|
||
Comment 23•6 years ago
|
||
bugherder |
Assignee | ||
Updated•6 years ago
|
Comment 25•6 years ago
|
||
@ Robert Strong (Robert they/them) [:rstrong] - Any chances to land it also in Firefox 68?
Updated•6 years ago
|
Assignee | ||
Comment 31•6 years ago
|
||
(In reply to Virtual_ManPL [:Virtual] - (please needinfo? me - so I will see your comment/reply/question/etc.) from comment #25)
@ Robert Strong (Robert they/them) [:rstrong] - Any chances to land it also in Firefox 68?
Doubtful since strings were needed.
Assignee | ||
Updated•6 years ago
|
Comment 32•6 years ago
|
||
Assignee | ||
Comment 33•6 years ago
|
||
(In reply to Bram Pitoyo [:bram] from comment #32)
Comment on attachment 9063714 [details]
screenshot.pngLooks great, Robert!
The only recommendation I would make is to switch the icon from a question
mark to a green upwards arrow – the same icon we use to indicate that an
update is available/ready.Otherwise, good to go.
Hi Bram, Michelle provided UX feedback and this has already landed. I've got a couple of other bugs that are high priority at the moment but I'll try to circle back around to this sometime in the future. Thanks!
Description
•