Closed Bug 53111 Opened 24 years ago Closed 23 years ago

Mailing List needs a different icon in results tree

Categories

(SeaMonkey :: MailNews: Address Book & Contacts, defect, P3)

defect

Tracking

(Not tracked)

VERIFIED FIXED
mozilla0.9.8

People

(Reporter: skasinathan, Assigned: sspitzer)

References

Details

(Keywords: polish)

Attachments

(3 files)

Select a AB in the left pane. In the right pane, you will see the AB card and AB
lists are displayed in the same icon. Mailing lists needs a different icon.

Build and platform:
Today's commercial build on all platforms.
Changing QA Contact.
fyi: There is a similar kinda bug - 26112. Not sure whether it is a same issue :)
QA Contact: esther → suresh
Assignee: putterman → hewitt
reassigning to hewitt. I think Joe had mentioned turning these back on and the 
possibility of new icons.
We do indeed have distinct icons in hand for mailing lists on both modern and
classic.
Status: NEW → ASSIGNED
QA Contact: suresh → pmock
QA-assign-to fenella.
QA Contact: pmock → fenella
Keywords: nsCatFood, polish
QA Contact: fenella → nbaca
Mass reassigning some of my theme bugs to Shuehan.
Assignee: hewitt → shliang
Status: ASSIGNED → NEW
Status: NEW → ASSIGNED
Target Milestone: --- → Future
Keywords: nsbeta1
I've got the fix for this in my tree.  it's not a CSS issue.

I'll attach a screen shot.
Assignee: shliang → sspitzer
Status: ASSIGNED → NEW
Status: NEW → ASSIGNED
Summary: Mailing List needs a different icon → Mailing List needs a different icon in results tree
Target Milestone: Future → mozilla0.9.6
patch coming, it will include this fix, and a fix for #105835, and some
performance  / cleanup changes. 
Keywords: nsbeta1nsbeta1+
Comment on attachment 55283 [details] [diff] [review]
initial patch, include fix for #105835, clean up, performance fixes.

>+treeitem[empty="true"] > treerow > treecell > .tree-cell-twisty {               
>+  visibility: hidden;
>+}    
>+

Is this hack still valid?  We use outliners everywhere, 
so I doubt it is.

>+	if (name.Length() > 0) {
>+	  rv = createNode(name.get(), target);

Use if(!name.IsEmpty()) instead.

There are a bunch of tabs being added also...

Really nice cleanup.
pushing this off.  

this fix will have to be redone, since we're switching to outliner.

>+treeitem[empty="true"] > treerow > treecell > .tree-cell-twisty 
{               
>+  visibility: hidden;
>+}    
>+

yes, it's needed for classic and modern.  there are trees in both products, 
account manager tree, pref tree, etc.

Target Milestone: mozilla0.9.6 → mozilla0.9.9
fixed for both modern and classic as part of AB_OUTLINER_BRANCH landing.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Target Milestone: mozilla0.9.9 → mozilla0.9.8
Trunk build 2002-01-28-03: WinMe
Trunk build 2002-01-28-08: Linux RH 7.1
Trunk build 2002-01-28-08: Mac 10.1
Verified Fixed, using Modern and Classic.
Status: RESOLVED → VERIFIED
Depends on: 73868
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: