Open Bug 478484 Opened 15 years ago Updated 2 years ago

tooltip options in userChrome.css are ignored by some tooltips since firefox3

Categories

(Core :: CSS Parsing and Computation, defect)

defect

Tracking

()

UNCONFIRMED

People

(Reporter: ukf-deadly-tiger, Unassigned)

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.6) Gecko/2009020407 Iceweasel/3.0.6 (Debian-3.0.6-1)
Build Identifier: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.6) Gecko/2009020407 Iceweasel/3.0.6 (Debian-3.0.6-1)

I have a small userChrome.css with following code:

tooltip
{
color: red !important;
}

Now if i move the mouse over a tab, the tooltip font is red, but if i move over the reload button the tooltip looks different. Same with the "bookmark this page" icon.
This didn't happen with Firefox3

Reproducible: Always

Steps to Reproduce:
1. Generate the above userchrome.css
2. move to some Tooltips
3. compare them
Actual Results:  
Not every tooltip, uses the userChrome.css Setting

Expected Results:  
Every tooltip should look the same
I also tested it with Archlinux and Windows XP Firefox 3.
Confirmed on Windows XP.
Component: Preferences → Style System (CSS)
OS: Linux → All
Product: Firefox → Core
QA Contact: preferences → style-system
Hardware: x86_64 → All
Version: unspecified → Trunk
Still happening in Linux post FF4.  It looks like the default tooltip (used for tooltiptext attribute) is not affected by any CSS selector that I've found.  Certainly not by "tooltip".
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: