Closed
Bug 1279206
Opened 8 years ago
Closed 8 years ago
Password icons
Categories
(SeaMonkey :: Themes, defect)
SeaMonkey
Themes
Tracking
(seamonkey2.46 unaffected, seamonkey2.47 fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
seamonkey2.46 | --- | unaffected |
seamonkey2.47 | --- | fixed |
People
(Reporter: Paolo, Assigned: frg)
References
Details
Attachments
(1 file, 2 obsolete files)
(deleted),
patch
|
philip.chee
:
review+
|
Details | Diff | Splinter Review |
As part of the popup notifications redesign, we are converting the password icons from PNG to SVG. The new icons are specified in the front-end theme, and the old "key" icons are being removed from Toolkit.
These references will no longer be valid:
http://mxr.mozilla.org/comm-central/search?string=chrome%3A//mozapps/skin/passwordmgr/
To solve this, the old PNG icons or the new SVG ones could be moved to the SeaMonkey theme.
Assignee | ||
Comment 1•8 years ago
|
||
Paolo, thanks for letting us know about the change.
Philip, I took the Windows and OSX png icons but not the linux ones. key.png and key-16@2x.png seem to be unused in the themes. Shopuld we keep them?
Assignee | ||
Updated•8 years ago
|
status-seamonkey2.46:
--- → unaffected
status-seamonkey2.47:
--- → affected
OS: Unspecified → All
Hardware: Unspecified → All
Version: unspecified → Trunk
Comment 2•8 years ago
|
||
Comment on attachment 8763344 [details] [diff] [review]
1279206-PasswordIcons.patch
> Philip, I took the Windows and OSX png icons but not the linux ones.
Yes. I think we use the windows images for linux.
> key.png
> and key-16@2x.png seem to be unused in the themes. Shopuld we keep them?
We should keep key-16@2x.png assuming we will support HiDPI screens in the future. key.png is small enough that it doesn't make a difference and we don't package it anyway.
> diff --git a/suite/themes/classic/communicator/passwordmgr/key-16.png
Please put the PNGs in /suite/themes/classic/communicator/icons/ instead.
(and /suite/themes/classic/mac/communicator/icons/)
> diff --git a/suite/themes/modern/communicator/passwordmgr/key-16.png
All the changes in modern are unnecessary. Please revert.
Attachment #8763344 -
Flags: review?(philip.chee) → review-
Assignee | ||
Comment 3•8 years ago
|
||
V2 but with modern still in. Why isn't modern not needing the changes?
Attachment #8763344 -
Attachment is obsolete: true
Attachment #8763984 -
Flags: review?(philip.chee)
Comment 4•8 years ago
|
||
> V2 but with modern still in. Why isn't modern not needing the changes?
Modern already has key-16.png, key-64.png, and key.png. I don't see why you need additional copies of these three files.
Assignee | ||
Comment 5•8 years ago
|
||
You are right. Sorry I missed it. I overlooked that the png files were not fetched from the toolkit directory.
Modern and classic are now a bit inconsistent. Modern is mozapps/passwordmgr and classic icons. Should they be moved?
Attachment #8763984 -
Attachment is obsolete: true
Attachment #8763984 -
Flags: review?(philip.chee)
Attachment #8764366 -
Flags: review?(philip.chee)
Comment 6•8 years ago
|
||
> Modern and classic are now a bit inconsistent. Modern is mozapps/passwordmgr
> and classic icons. Should they be moved?
No. Modern is (or should be built) as a third party theme. Hence Modern controls /global/ /mozapps/ and all other toolkit theme locations.
Comment 7•8 years ago
|
||
Comment on attachment 8764366 [details] [diff] [review]
1279206-PasswordIcons-V3.patch
Thanks!
Attachment #8764366 -
Flags: review?(philip.chee) → review+
Assignee | ||
Comment 8•8 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•8 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•