Closed
Bug 14398
Opened 25 years ago
Closed 25 years ago
[PP][BLOCKER] Combo box widget is horked on Mac
Categories
(SeaMonkey :: MailNews: Message Display, defect, P2)
Tracking
(Not tracked)
M11
People
(Reporter: nbaca, Assigned: dcone)
References
Details
Build 1999092009M11: Mac 8.5.1
Overview: A crash occurs when trying to create a new News or IMAP account using
the Account Wizard.
Stept to Reproduce:
1. Launch Mail.
2. Select Edit/Account Setup.
3. Select the New Account button.
4. Create a News (or Mail) account.
5. On the last Account Wizard dialog, titled "Congratulations", select the
Finish button.
Actual Results: The application crashes.
Expected Results: I expect to see the Account Settings dialog.
Additional Platforms:
- Linux/Redhat 6.0: Able to create a News and IMAP account.
- Win32/NT4: Able to create a News and IMAP account.
Reporter | ||
Updated•25 years ago
|
QA Contact: lchiang → nbaca
Reporter | ||
Comment 1•25 years ago
|
||
QA Contact to nbaca.
Reporter | ||
Comment 2•25 years ago
|
||
These incidents were created after trying to select a News or IMAP Server in the
Account Wizard.
Incident: 13704042
Mac 8.5.1, 9/20 build. Account Wizard, got as far as selecting a server type and
crash when selecting the Next button.
Incident: 13703705
Build 1999092009M11 on Peter's 8.5.1 system. In Account Wizard on the Mac trying
to select IMAP as a server type when crash occured.
Updated•25 years ago
|
Summary: [PP]Crash Creating News or IMAP Account With Account Wizard → [PP]Mac, Crash Creating News or IMAP Account With Account Wizard
Updated•25 years ago
|
Status: NEW → ASSIGNED
Comment 3•25 years ago
|
||
with only hours to go, moving these to M11 to put them back on my radar
Updated•25 years ago
|
Assignee: alecf → trudelle
Status: ASSIGNED → NEW
Comment 4•25 years ago
|
||
This dialog is entirely in JavaScript, and the stack traces are all in
layout/widget.
http://cyclone/reports/incidenttemplate.cfm?bbid=13704042
http://cyclone/reports/incidenttemplate.cfm?bbid=13703705
reassign to trudelle to find an owner
Updated•25 years ago
|
Assignee: trudelle → kmcclusk
Comment 5•25 years ago
|
||
The IMAP selection is done using a combo box, which is an HTML Forms Control,
not an XPToolkit widget. I've never seen it work on a Mac either. reassigning to
kmcclusk
Updated•25 years ago
|
Assignee: kmcclusk → dcone
Comment 6•25 years ago
|
||
Don, reassigning to you since it is Mac specific
Updated•25 years ago
|
Blocks: 14396
Priority: P3 → P2
Summary: [PP]Mac, Crash Creating News or IMAP Account With Account Wizard → [PP][BLOCKER] Combo box widget is horked on Mac
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 8•25 years ago
|
||
Verified Duplicate.
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•