Closed
Bug 297571
Opened 20 years ago
Closed 20 years ago
UI on web-pages (buttons, drop-down menus) are always black, even if the default color is not
Categories
(Camino Graveyard :: OS Integration, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: froodian, Assigned: mikepinkerton)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b2) Gecko/20050609 Camino/0.9a1 Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b2) Gecko/20050609 Camino/0.9a1 On certain UI elements, such as drop-down menus and buttons, the text will always be black, even if a Shapeshifter theme has changed the default color. This does not happen in other cocoa apps. Reproducible: Always Steps to Reproduce: 1. Download Unsanity's Shapeshifter 2. From the "downloads" tab in Shapeshifter, download and apply a dark theme, such as Pulsar. 3. Open any webpage with buttons or a dropdown menu (bugzilla.org will do). Actual Results: The Button has black text. Expected Results: The button should have red text (in the Pulsar example)
Camino uses system theme drawing instead of cocoa controls. If Shapeshifter does not change that it is a Shapeshifter bug.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
| Assignee | ||
Comment 2•20 years ago
|
||
actually, we use gecko to draw the text on buttons/menus so they can be styled a little more than the normal controls. regardless, we're not going to worry too much about this. probably more WONTFIX than INVALID.
You need to log in
before you can comment on or make changes to this bug.
Description
•