Closed
Bug 45128
Opened 25 years ago
Closed 25 years ago
classic skin: need new mail notification icons
Categories
(SeaMonkey :: Themes, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
M18
People
(Reporter: Bienvenu, Assigned: nbhatla)
Details
(Keywords: classic, polish, Whiteboard: [nsbeta2-])
The classic skin needs new mail notification, both on the global level (the mail
icon on the toolbar) and on the per-folder level. I don't know if this is a
missing icon or bitmap, or a bug somewhere. It's the only thing that I can see
missing from the classic skin. Other than that, it looks great!
| Reporter | ||
Comment 1•25 years ago
|
||
nominating for nsbeta2 - classic skin users should know when they have new mail
Keywords: nsbeta2
Comment 3•25 years ago
|
||
taskbar-mailnew.gif is located in Modern's global/skin directory but is missing
from the same directory in Classic. tasksOverlay.css in communicator/skin in
Classic dosent have the lines to display the new mail icon. It shouldn't be hard
to add it. The only differance between tasksOverlay.css in Modern and Classic
are the lines that display taskbar-mailnew.gif, so the css could just be moved
from Modern to Classic, Then a gif would have to be created for the classic
skin.
Comment 4•25 years ago
|
||
It is more involved than that. You also have to change all the makefiles for
the Classic skin. I already made a patch for this a couple weeks ago. Check it
out at bug 43883. I don't know why it hasn't been looked at.
Comment 5•25 years ago
|
||
Doesn't Communicator use three icons?
Standard "No new mail" icon
"New mail" icon - with green arrow
"Don't know" icon - with yellow arrow
Sending to Brendan
Comment 7•25 years ago
|
||
I think this is a duplicate of 43883, which has been fixed. If it's still an
issue, please reopen.
*** This bug has been marked as a duplicate of 43883 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 8•25 years ago
|
||
It's only partly a dup of 43883, which is fixed. 43883 is for the taskbar, but
the part that's not fixed is in the folder pane - when a folder receives a new
message, e.g., by having mail filtered into it, we need to display a green dot
as part of the folder icon. Let me know if you have any questions about that.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Comment 9•25 years ago
|
||
Okay, I see it now. The Account icon is displaying the green arrow, but the
mailboxes and folders within are not.
Nikhil, this is probably related to your Classic icon changes...
Assignee: bdonohoe → nbhatla
Status: REOPENED → NEW
| Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Comment 10•25 years ago
|
||
nominate for nsbeta3 since mail users will need this.
| Assignee | ||
Comment 11•25 years ago
|
||
Copied code from modern skin, and appears to work now. Lemme know
if it is still exhibiting wrong behavior. Marking FIXED.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
Comment 13•25 years ago
|
||
This bug is fixed in all three platforms.
Windows and Mac (Build: 2000090104M18)
Linux (Build: 2000090106M18).
Status: RESOLVED → VERIFIED
Updated•17 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•