Closed Bug 424561 Opened 16 years ago Closed 6 years ago

Toolbar button image not getting precedence, using entire Fx default image = a mess

Categories

(Other Applications Graveyard :: Venkman JS Debugger, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: alta88, Assigned: rginda)

References

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b5pre) Gecko/2008032204 Minefield/3.0b5pre
Build Identifier: 


the list-style-image needs !important otherwise the entire multi image is used for class=toolbarbutton-1, if indeed that class is necessary.

Reproducible: Always
Again, please give steps to reproduce, and more details:
- Which theme are you using? (probably most important)
- Does this issue occur on Firefox 2?
- Does it occur on the default theme? If it does, isn't that a problem with the default theme? Why not?
- What file are you on about? (ie, which "list-style-image" ?)
bizarrely, it's a conflict with Linkification 1.3.3 extension.  on AMO in case you want to see for yourself.

however, the venkman button should not use a class of toolbarbutton-1, as that comes with its own list-style-image rule, without !important.

i assume you're familiar with DOMi and css.  inspect the venkman button, select CSS Style rules, and you will see all css applied.  somehow Linkification causes the default Fx theme rule to be applied after your own css.

Component is obsolete so resolving bugs as INCOMPLETE
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → INCOMPLETE
Product: Other Applications → Other Applications Graveyard
You need to log in before you can comment on or make changes to this bug.