Open Bug 598347 Opened 14 years ago Updated 2 years ago

CSS styles don't apply to some area of tree element

Categories

(Core :: XUL, defect)

1.9.2 Branch
x86
Windows 7
defect

Tracking

()

UNCONFIRMED

People

(Reporter: axel.azerty, Unassigned)

Details

Attachments

(3 files)

790 bytes, application/vnd.mozilla.xul+xml
Details
137 bytes, text/css
Details
469.10 KB, image/png
Details
User-Agent:       Mozilla/5.0 (Windows NT 6.1; rv:2.0b6) Gecko/20100101 Firefox/4.0b6
Build Identifier: XULRunner 1.9.2.9 20100824163020

There are some area of the tree element which cannot be styled by CSS rules. The attached example show a white background and a gray border around the tree element, though the defined CSS rules should apply to all elements of the window.

Reproducible: Always

Steps to Reproduce:
1. Open the XUL file
Actual Results:  
A white background area and a gray border are displayed.

Expected Results:  
All the background are colored, and the border should be drawn in blue or red.
Attached file XUL example file
Attached file CSS file
I ll add that this sample file comes from a standalone xulrunner application, and doesn't seem to be firefox-compliant.
Which border are you referring to? Most borders will come from the native theme (not the stylesheet) unless you use -moz-appearance: none
Attached image screenshot
I thought that the "tree *{}" CSS rule would have overwritten the style of all subelements of <tree>.
I added a screenshot, I didnt found this border, even with the dom inspector.
Version: unspecified → 1.9.2 Branch
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: