Closed
Bug 6610
Opened 25 years ago
Closed 25 years ago
[PP]Account Manager dialogs do not display correctly on Win32 and Mac
Categories
(SeaMonkey :: MailNews: Message Display, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
M9
People
(Reporter: nbaca, Assigned: alecf)
References
Details
Re: 1999051708M6 on NT4.0
Steps to reproduce:
1. With Messenger open select Edit/Account Manager and an Account Manager window
appears with 4 links to the left. Those links are used to access dialogs such as
Main, Server, Copies and Advanced.
2. Select any of these links such as the "Server" link. Notice the right
pane has the text from the orignal window and then other information is trying
to appear but it is not clear.
3. Sometimes you can get the right pane to display better by minimizing another
window such as the browser window.
Using Linux build 1999051708M6, it draws the initial Account Manager window
clearly. Selecting the Server, Copies and Advanced links redraws the right
pane clearly.
Using Mac build 1999051709M, the Edit menu has no option to select the Account
Manager, which is logged in bug# 6301.
Updated•25 years ago
|
Assignee: phil → alecf
Comment 1•25 years ago
|
||
Reassign to alecf
Assignee | ||
Updated•25 years ago
|
Target Milestone: M7
Assignee | ||
Comment 3•25 years ago
|
||
I believe this is a windows refresh problem - if you resize the window or put a
window on top of the dialog, then bring the dialog back to the front, it redraws
correctly. Since this is a layout problem, not mail/news, I'm moving off to M7.
I'm including hyatt since it seems like something he would be aware of...
Assignee | ||
Updated•25 years ago
|
Priority: P3 → P1
Assignee | ||
Comment 4•25 years ago
|
||
probably fixed with window.openDialog() - see also #6996
Reporter | ||
Comment 5•25 years ago
|
||
Using 060413M7 on Win32/NT4
FYI: The display problem is still present.
Reporter | ||
Updated•25 years ago
|
Summary: [PP]Account Manager dialogs do not display correctly on Win32 → [PP]Account Manager dialogs do not display correctly on Win32 and Mac
Reporter | ||
Comment 6•25 years ago
|
||
Using 1999060411M7 on the Mac.
Account Manager dialogs do not display correctly on the Mac.
Workaround: If you double click onto the Account Manager title bar, then double
click again, then the window displays properly. Select any of the other choices
such as Main, Server, Copies or Advanced and the right panel is drawn properly.
Win32: This is different from Windows because in Windows when I select other
choices such as Main, Server, Copies or Advanced I have to continuously force a
window refresh.
Linux: Displays the Account Manager clearly even after selecting other choices
such as Main, Server, Copies or Advanced.
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 7•25 years ago
|
||
ok, we should be all set now. I'm using window.openDialog() instead of the hacky
C++ workaround we had.
Reporter | ||
Comment 8•25 years ago
|
||
Using 1999060909M7 for Win32/NT4 and Mac 8.5
Is this build suppose to have the fix?
Results:
Win32 - Need to force a redraw of the Account Manager window for the initial
window to display correctly and each time another option is chosen (i.e. Main,
Server, Copies or Advanced).
Mac - Must double click on the Account Manager title bar to draw windows clearly
but this doesn't always work:
1. Select Edit/Account Manager. Double click on Account Manager title bar to
draw window clearly.
2. Double click on a server to see the Main, Server, Copies or Advanced options.
3. Select the "Server" option, double click on Account Manager title bar again.
Notice a dark horizontal line between Server Settings and POP Server Information
so when the cursor touches the line a pointer appears with the abililty to
resize.
4. Select the "Copies" option and notice that the right pane does not draw
the new screen very well. Click onto the dark horizontal line to the right of
POP Server Information and a rectangular blank box appears.
5. Double click onto the Account Manager title bar and the window draws clearly
most of the time but sometimes the window appears worse, sometimes blank.
Assignee | ||
Updated•25 years ago
|
Status: RESOLVED → REOPENED
Assignee | ||
Comment 9•25 years ago
|
||
yeah, that should have had the fix. Damn.
Reporter | ||
Updated•25 years ago
|
Resolution: FIXED → ---
Assignee | ||
Updated•25 years ago
|
Status: REOPENED → ASSIGNED
Assignee | ||
Comment 10•25 years ago
|
||
I'm getting the feeling this is because I'm using <frame> tags in
XUL...investigating further.
Assignee | ||
Comment 11•25 years ago
|
||
I'm seeing this behavior on Search and Filters as well, so I'm thinking it's
something about my XUL.
Assignee | ||
Comment 12•25 years ago
|
||
This is an XPFE thing I think.
Assignee | ||
Updated•25 years ago
|
Target Milestone: M7 → M8
Assignee | ||
Comment 13•25 years ago
|
||
It doesn't look like 8247 will be fixed for M7, so I'm moving this to M8.
Comment 14•25 years ago
|
||
adding laurel to cc: field since I'm testing the Search Messages and Message
Filters dialogs which exhibit the same behavior.
Assignee | ||
Comment 15•25 years ago
|
||
going on vacation, mass-moving these M8 bugs to M9
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 16•25 years ago
|
||
8247 was fixed, and this should work now.
Reporter | ||
Updated•25 years ago
|
Status: RESOLVED → REOPENED
Reporter | ||
Comment 17•25 years ago
|
||
Build 1999080208M9: Win32/NT4, Linux/Redhat 5.2
Problems still exist. Launch Mail, select Edit/Account Settings. Choose any
option (Main, Server, Copies or Advanced) and the same information appears to
the right which is an Account Settings and an Identity section. This might be
related to bug 10304.
Assignee | ||
Updated•25 years ago
|
Status: REOPENED → RESOLVED
Closed: 25 years ago → 25 years ago
Assignee | ||
Comment 18•25 years ago
|
||
nope, this bug is fixed. The current problem is unrelated....I'll file another
bug
Reporter | ||
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 19•25 years ago
|
||
Marking verified since this latest issue is not related to the original
problem in this bug, as alec states. A new bug has been opened, bug# 11139.
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•