[Bug 157850] KStandardDirs picks kde3 application data instead of kde4's when both are installed (affects khtml)

Sergey Saukh thelich at yandex.ru
Wed May 28 12:17:46 CEST 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=157850         




------- Additional Comments From thelich yandex ru  2008-05-28 12:17 -------
> because that's how CSS work! There is no such thing as an unset CSS property. Properties have initial values. The background-color property's initial value *is* 'transparent'. 

Well, I thought that *if* element doesn't have background-color set, then it uses parent's background, *if* parent doesn't have this property set then it uses property of its parent and so on.
I.e. it should end up with main window background (body), but it will be real color, not transparent.
I didn't find in CSS specifications that background-color (or any other color) should have 'transparent' initial value. It said to be UA dependent.
But if you say that it should be transparent - then let it be transparent...
I agree that there should be borders around elements in case of transparency, but what color have to be set for drop-down lists? transparent color make them look very wierd.


More information about the Kdelibs-bugs mailing list