Closed
Bug 227890
Opened 21 years ago
Closed 21 years ago
The New Account Setup Wizard (Account Wizard) has no cancel button.
Categories
(Thunderbird :: Account Manager, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 241855
People
(Reporter: richard.gilligan, Assigned: mscott)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-us) AppleWebKit/85.7 (KHTML, like Gecko) Safari/85
Build Identifier: Mozilla Thunderbird 0.4 (20031205)
Once you invoke the account set up wizard you must either complete it or quit thunderbird
because The New Account Setup Wizard (Account Wizard) has no cancel button.
Reproducible: Always
Steps to Reproduce:
1.goto Menu:Tools:account settings
2.click the "new" button
3.
Actual Results:
The "Account Wizard" panel desended from the title bar of the account settings screen, which is
normal for osx. _The panel_ contains a "next" button and a text input box. Clicking "next" without
entering the requested text gets a "valid yada required" message and a return _The panel_.
Expected Results:
on each "page" of the wizard there should be a "cancel" button to escape from the wizard.
Comment 1•21 years ago
|
||
The reason for this is that the toolkit wizard code on Mac bizarrely hides the
cancel button in an extra layer, that only appears on the last page of the
wizard (when its disabled because the account has already been created). I am
fixing the toolkit wizard code under bug 241855, and this bug should be duped
against that.
*** This bug has been marked as a duplicate of 241855 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•