Closed
Bug 67767
Opened 25 years ago
Closed 23 years ago
Personal Toolbar items shouldn't use HTML colors
Categories
(SeaMonkey :: Themes, defect, P4)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
Future
People
(Reporter: mpt, Assigned: andreww)
Details
(Keywords: classic)
Build: 2001020513, Mac OS 9.0, Classic theme
This probably applies to Windows Classic as well.
To reproduce, option 1:
* In the `Colors' category of preferences, uncheck `Use system colors'.
* Set your preferred background color to black, and your text color to the
lightest shade of gray which the colorpicker will let you choose. Click OK.
* Look at a folder in the Personal Toolbar.
What you should see:
* The name of the folder, in the same color as menu titles usually are.
What you actually see:
* A blank space (unless you look really hard).
To reproduce, option 2:
* Change your system colors so that chrome background (toolbars, buttons etc)
is #0000ff (bright blue), or apply an Appearance Manager theme which uses
that color.
* Mouse over a bookmark in the Personal Toolbar.
What you should see:
* The name of the folder, in the normal UI text color.
What you actually see:
* A blank space.
To reproduce, option 3:
* Change your system colors so that chrome background (windows, buttons etc)
is #ff0000 (bright red), or apply an Appearance Manager theme which uses
that color.
* Mousedown on a bookmark in the Personal Toolbar.
What you should see:
* The bookmark text.
What you actually see:
* A blank space.
There are two problems at work here:
(1) Themes should not use a user's HTML colors at all, because you have no way
of preventing the HTML colors from clashing with the theme colors.
(2) Classic should not use any colors besides the CSS UI colors, as you have no
way of preventing those other colors from clashing with the user's chosen
system colors.
I suggest the following scheme for the Classic skin:
* On mouseover, bookmarks in the Personal Toolbar should become underlined,
but should not change color.
* On mousedown, the text of the bookmarks (and their underline) should change
to the color normally used for the background of selected menu items (e.g.
lavender).
Updated•25 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P4
Comment 1•24 years ago
|
||
Mass reassigning some of my theme bugs to Shuehan.
Assignee: hewitt → shliang
Status: ASSIGNED → NEW
Comment 2•24 years ago
|
||
I think this is FIXED. Chosen colors have no effect on classic or modern's
personal toolbar, at least on Linux. (Even checked "Always use my colors")
Comment 4•23 years ago
|
||
Does anybody still see this on Mac?
Also WFM on Win2k.
I think this old bug is dead and should be buried.
Comment 5•23 years ago
|
||
Unfortunately no answer from anybody...
But from bug 181294 it seems clear where the colors for the PT are set - just
the same way as on Windows.
-> WFM, based on comment #2, the sources and rationality.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Updated•18 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•