Closed Bug 1762308 Opened 3 years ago Closed 3 years ago

Keep language screen as the first modal screen (after corner screen)

Categories

(Firefox :: Messaging System, enhancement, P1)

enhancement

Tracking

()

VERIFIED FIXED
100 Branch
Iteration:
100.2 - March 21 - April 1
Tracking Status
firefox100 --- verified

People

(Reporter: Mardak, Assigned: dmosedale)

References

(Blocks 1 open bug)

Details

User Story

* current screen ordering:  1) pin (corner) 2) default 3) language 4) import 5) theme
* expected screen ordering 1) pin (the only corner screen) 2) language 3) default 4) import 5) theme

Attachments

(1 file)

Currently the screen from bug 1755519 can be 3rd if Firefox is not pinned and not default.

Iteration: --- → 100.2 - March 21 - April 1
Priority: -- → P1
Assignee: nobody → dmosedale

Note for how to develop this:

./mach run \
		--temp-profile \
		`#about:welcome testing:` \
		--setpref "extensions.getAddons.langpacks.url=https://mock-amo-language-tools.glitch.me/?app=firefox&type=language&appversion=%VERSION%" \
		--setpref "intl.multilingual.aboutWelcome.languageMismatchEnabled=true" \
		--setpref "intl.multilingual.aboutWelcome.systemLocaleOverride=es-ES" `#(optional)` \
		`#These enable about:preferences live language switching:` \
		--setpref "intl.multilingual.enabled=true" \
		--setpref "intl.multilingual.downloadEnabled=true" \
		--setpref "intl.multilingual.liveReload=true" \
		--setpref "intl.multilingual.liveReloadBidirectional=true" \
		-- \
		--new-tab about:welcome
User Story: (updated)
Pushed by dmosedale@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/84c96b41f409 make language-switch 2nd in about:welcome, r=emcminn
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 100 Branch

This enhancement was part of the work done on QA-1448 for which we sent a Preliminary checkpoint. Considering this I am marking it as Verified.

Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: