Open
Bug 1506846
Opened 7 years ago
Updated 3 years ago
The user can not cancel the restart of the browser if he decides to not apply changes after downloading a language
Categories
(Firefox :: Settings UI, defect, P3)
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | unaffected |
| firefox64 | --- | wontfix |
| firefox65 | --- | affected |
| firefox66 | --- | affected |
People
(Reporter: george.craciun, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Preconditions
Set the following preferences from about:config
intl.multilingual.enabled - set to TRUE
intl.multilingual.downloadEnabled - set to TRUE
Go to extensions.getAddons.langpacks.url and past the following link: https://mock-amo-language-tools.glitch.me/ This server provides language packs for Nightly.
extensions.langpacks.signatures.required -set to FALSE
Restart the browser.
[Affected versions]:
Tested on Nightly 65.0a1(2018-11-13)
[Affected platforms]:
All
[Steps to reproduce]:
1. Open "Preferences" and go to the "Language" section
2. Expand the language drop-down and choose Search for more languages..." option
3. User clicks on the dropdown, selects a language and click the "Add" button next to the dropdown
4. Added language appears in the table-first position
5. Alert Windows “Restart Browser / Browser must restart to enable this feature” is displayed
6. User decides to not apply changes
[Expected result]:
A "Cancel" button should be displayed near the "Restart" button. And after the user cancels, the previously added language should be moved to the second position in the list.
[Actual result]:
The "Cancel" button is not displayed.
Note: If the user adds a language to the list and then clicks on the cancel button under the list, the language is not displayed anymore in the list. (but the language appears in the dropdown under "installed languages")
Please see the attachment with the workflow for more details.
| Reporter | ||
Updated•7 years ago
|
status-firefox63:
--- → unaffected
status-firefox64:
--- → unaffected
Comment 1•7 years ago
|
||
Instead of 'Cancel', the button should say 'Don't Apply'.
Comment 3•7 years ago
|
||
The issue is also reproducible on FF 64.0b11
Updated•6 years ago
|
status-firefox66:
--- → affected
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•