Closed
Bug 1625576
Opened 5 years ago
Closed 5 years ago
First-run wizard dialog does not close after clicking "Advanced config"
Categories
(Calendar :: Dialogs, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 76.0
People
(Reporter: pmorris, Assigned: aleca)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
881 bytes,
patch
|
pmorris
:
review+
|
Details | Diff | Splinter Review |
Steps to reproduce:
- With a new profile, open Thunderbird and start setting up a new email account in the first-run wizard.
- Click the "Advanced config" link.
Then the "Set up your existing email address" dialog stays on-screen, obscuring the "Account Settings" in a tab behind it. I think it should close when you click "Advanced config".
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Attachment #9136453 -
Flags: review?(paul)
Reporter | ||
Comment 2•5 years ago
|
||
Comment on attachment 9136453 [details] [diff] [review]
1625576-emailwizard-regression.diff
Review of attachment 9136453 [details] [diff] [review]:
-----------------------------------------------------------------
Changes look good. I applied the patch and went through the steps to reproduce and the problem did not occur. Also, after clicking "Advanced config" the "System integration" dialog immediately appeared. After dismissing that the gmail oauth account login dialog appeared. That seems like reasonable behavior to me, even though it delays you from getting to the "advanced config" step. Just wanted to note it in case it's not what we want. In any case I think this is good to land.
Attachment #9136453 -
Flags: review?(paul) → review+
Assignee | ||
Comment 3•5 years ago
|
||
Yes, that's the expected behavior for the system integration dialog as it should always be triggered as a callback when the initial setup gets dismissed on a clear installation.
Assignee | ||
Updated•5 years ago
|
Keywords: checkin-needed-tb
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/6ab11dcf13e4
Close the emailWizard dialog when accessing the account settings during initial setup process. r=pmorris
Updated•5 years ago
|
Target Milestone: --- → 76
You need to log in
before you can comment on or make changes to this bug.
Description
•