Closed
Bug 57490
Opened 23 years ago
Closed 22 years ago
Classic Skin: Need to use CSS2 system colours rather than hardcoded colours
Categories
(SeaMonkey :: Themes, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: lordpixel, Assigned: lordpixel)
References
Details
Attachments
(2 files)
3.15 KB,
patch
|
Details | Diff | Splinter Review | |
3.15 KB,
patch
|
Details | Diff | Splinter Review |
This depends on: bug 1004 (I have a fix attached to this bug) and bug 46174 (I have a partial fix attached, working on it some more) As I complete the patch to bug 46174 I will start to attach fixed Mac classic skin files here
Assignee | ||
Comment 1•23 years ago
|
||
Also see bug: 57488 which deals with the fonts in the Mac classic skin
Assignee | ||
Comment 3•23 years ago
|
||
Assignee | ||
Comment 4•23 years ago
|
||
The first of (hopefully) many patches which build on the work I did getting system and appearnce manager colours working (bug 1004 and bug 46174). This patch gives Macs correct colours in contextual menus and text field focus rings. Reduces use of hardocoded colours in mac classic skin in favour of dynamic css colours which track the Appearance Manager. Reviews please!
Comment 6•23 years ago
|
||
r=blake I'll fix the spacing problems when I check it in.
Assignee: hangas → lordpixel
Comment 7•23 years ago
|
||
+ color : GrayText; + color : GreyText; What is the reason for the variation here?
Assignee | ||
Comment 8•23 years ago
|
||
Assignee | ||
Comment 9•23 years ago
|
||
the discrepancy is cause I'm British and we tend towards Grey over Gray. The official CSS spec is GrayText so I resolved it thay way. BTW - I thought I wasn't supposed to have bugs assigned to me because I can't check in? Not that I mind. Also, Blake, dunno if you saw my note but please leave this open when you check it in. There's lots more still to do to have a complete fix.
Status: NEW → ASSIGNED
Comment 10•23 years ago
|
||
That patch checked in. It's fine to have bugs assigned to you even if you can't check in.
Comment 11•22 years ago
|
||
Could someone update the status of this bug? Is there something still pending to be checked in here?
Assignee | ||
Comment 12•22 years ago
|
||
Weeesh! No, this was checked in a long time ago.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 13•22 years ago
|
||
Should add: This bug was too general anyway. The patches in question are in. Obviously we should hardcode less colours if possible, but then we also get into the whole Aqua thing. If people have specific bugbears, please file specific bugs on them.
Assignee | ||
Comment 14•22 years ago
|
||
I just eyeballed the relevant files and all of the significant changes are present, the patch is months old so its impossible to be 100% sure. I think if any colours where missed we'll just wait for ppl to file new bugs on those problems (if any). IMO this can be verified.
Comment 15•22 years ago
|
||
Verified on Mac OS 9.2 (branch build: 2001-10-12-03-0.9.4)
Status: RESOLVED → VERIFIED
Updated•15 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•