Closed
Bug 28577
Opened 26 years ago
Closed 23 years ago
[Mac] Installer doesn't use platinum appearance
Categories
(SeaMonkey :: Installer, defect, P2)
Tracking
(Not tracked)
RESOLVED
WONTFIX
Future
People
(Reporter: mpt, Assigned: slogan)
References
Details
(Keywords: polish)
Build: 2000021608
To reproduce:
* In the Appearance tab of MacOS's Appearance control panel, select the
Appearance `Apple platinum' (if it is not selected already).
* Start the Mozilla installer.
What you should see:
* A light gray window with white/dark gray bevels.
What you actually see:
* A white window with light gray bevels.
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M16
Updated•25 years ago
|
Target Milestone: M16 → M18
Comment 4•25 years ago
|
||
cc self
Comment 5•25 years ago
|
||
Samir,
Did you deliberately decide to make the installer appear white out of preference?
There are a lot of the old style pre appearence 'Xctb' resources in the installer
(which are largely being ignored on my Mac OS 9 system, I can delete them right
out of the app with no effect) and the code is sprinkled with calls to
ForeColor(whiteColor) etc. which is what is producing the look and feel that it
has.
We'll ignore GreyButton.cp for now (!)
If the installer is intentionally non appearance compliant then, well, thats a
design decision. Not one I like, given you'll have to recode everything for Aqua
on Mac OS X.
Otherwise if we want to fix this some basics can be found in bug 46174.
Comment 6•25 years ago
|
||
Nope, not deliberately white. White because we never received a transparent
logo at which point I had planned to go and fix everything to be Appearance
Manager compliant. Too late now I guess. Unfortunate, I know.
When making these changes for the next rev I'll seek all you Appearance gurus'
advice.
Updated•25 years ago
|
Priority: P3 → P2
Comment 7•25 years ago
|
||
Unsetting missed milestones to aid triage queries.
Target Milestone: M18 → ---
Comment 8•24 years ago
|
||
Almost there. Need to replace the GreyButton.cp hack and fix the custom list
box some more.
Comment 9•24 years ago
|
||
Over to Syd for installer bug triage
Assignee: sgehani → syd
Status: ASSIGNED → NEW
Comment 11•23 years ago
|
||
Quoth Steve Dagley: "The Mac installer code was never Carbonized and there is no
intention to ever change that."
http://groups.google.com/groups?threadm=yahoo_com-77F6E8.09344011022003%40h-204-29-187-156.netscape.com
http://groups.google.com/groups?threadm=avkj4k%24ihs2%40ripley.netscape.com
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•