Closed
Bug 468857
Opened 17 years ago
Closed 7 years ago
<tree class="plain"> doesn't look good on OS X
Categories
(Toolkit :: Themes, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: neil, Unassigned)
Details
Attachments
(1 file)
21.93 KB,
image/gif
|
Details |
(In reply to bug 395898 comment #10)
> Removing the class "plain" is also good for bug 465402 (otherwise the tree
> header cells wouldn't have any top border on OS X).
We shouldn't go around removing class="plain" from the world just because it's broken on one theme, we should be fixing the theme...
Comment 1•17 years ago
|
||
Yep. What's the purpose of class="plain"? Could we just ignore it in Pinstripe?
Reporter | ||
Comment 2•17 years ago
|
||
Well, I believe it was invented to turn off all the margins, borders and padding although unfortunately nobody thought to turn of -moz-appearance so it's slightly broken in winstripe as well.
Reporter | ||
Comment 3•17 years ago
|
||
This with class="plain" style="-moz-appearance: none;" added using DOMi.
Comment 4•17 years ago
|
||
Actually, this is how it should look: attachment 349949 [details] ;-)
I haven't really understood this yet. Shouldn't it be the theme's decision how to style a tree in every specific case? Why do we want to put that decision into a class that applies for all platforms?
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(dao+bmo)
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•