Closed
Bug 120332
Opened 23 years ago
Closed 23 years ago
Items in left pane misaligned
Categories
(Core :: XUL, defect, P2)
Tracking
()
RESOLVED
FIXED
mozilla1.2alpha
People
(Reporter: BenB, Assigned: hewitt)
References
Details
Attachments
(1 file)
173.18 KB,
image/jpeg
|
Details |
All text in the left pane (the "contents" pane with the accounts etc.) of the
Account Manager is horizontally aligned identically. So, it looks like:
> My Account
Server Settings
Copies and Folders
Addressing
Security
Local folders
Outgoing server (SMTP)
Since neither Local folders not Outgoing Server has a twisty (arrow) (probably
because neither have children), this looks as if they were on the same
hierarchical level as Security, i.e. part of My Account, while they are not -
they are hierarchically at the top level, that of accounts. This is confusing.
Expected result:
Make in some way the hierarchy visually obivous. Use twisties, idention, lines
or whatever.
Reporter | ||
Comment 1•23 years ago
|
||
> Since neither Local folders not Outgoing Server has a twisty (arrow) (probably
> because neither have children)
No, this is irrelevant. Securtiy has no children either, is on a different level
as Local Folders, yet has the same indention. Must be a bug in the tree drawing
code.
Comment 3•23 years ago
|
||
I agree that it is confusing. The Account Setup spec has subitems indented more
than what exists today:
>My Account
Server Settings
Copies and Folders
Addressing
Security
Local Folders
Outgoing server (SMTP)
Marking nsbeta1 so that it's clear the Local Folders and Outgoing SMTP Server
panels are top level items, not subitems of an account.
Keywords: nsbeta1
They still have twisties. Items are misaligned as tree children need to be
properly by default as opposed to doing the right thing when twisty is closed
and opened.
Status: NEW → ASSIGNED
If there are more number of accounts OR if you reduce the AccountManager window
size and use the scrollbar to move up & down in the tree, you will see all
redrawn items are properly indented. We need to fix the issue (could be a paint
issue) with the initial launch.
Updated•23 years ago
|
Comment 7•23 years ago
|
||
*** Bug 122774 has been marked as a duplicate of this bug. ***
Comment 8•23 years ago
|
||
reassigning to shliang.
Assignee: racham → shliang
Status: ASSIGNED → NEW
Target Milestone: --- → mozilla1.0
Component: Account Manager → XP Toolkit/Widgets: Trees
Product: MailNews → Browser
this is a problem in trees in general, not just account manager
Assignee: shliang → hewitt
QA Contact: nbaca → jrgm
Comment 10•23 years ago
|
||
First, we kill all the trees...
Reporter | ||
Comment 11•23 years ago
|
||
What's the ETA on that? This instance is quote confusing...
Comment 12•23 years ago
|
||
The bug this depends upon (bug 110156) is scheduled in the next milestone,
is nsbeta1+, and is not something that will not get done.
Comment 13•23 years ago
|
||
*** Bug 128279 has been marked as a duplicate of this bug. ***
Comment 14•23 years ago
|
||
nsbeta1- per ADT triage team
Reporter | ||
Comment 15•23 years ago
|
||
I think the Mailnews Accounts instance should be fixed for 1.0.
Severity: minor → normal
Keywords: mozilla1.0
Comment 16•23 years ago
|
||
From what I've been told, 110156 (which got +'d) should fix the account manager
bug. I hope it does at least.
Assignee | ||
Comment 17•23 years ago
|
||
fixed by 110156 tree conversion work
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Component: XP Toolkit/Widgets: Trees → XUL
QA Contact: jrgmorrison → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•