[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kfm-devel
Subject:    Re: Bug#24486: html css rendering oddity
From:       Vadim Plessky <lucy-ples () mtu-net ! ru>
Date:       2001-10-31 13:47:01
[Download RAW message or body]

On Saturday 21 April 2001 15:42, Tuomas Lukka wrote:
|   On Sat, Apr 21, 2001 at 01:04:38PM +0200, Daniel Naber wrote:
|   > On Saturday 21 April 2001 12:26, lukka@iki.fi wrote:
|   > > http://www.gzigzag.org/home.html
|   > > renders very well in mozilla but really strangely
|   > > in konqueror.
|   >
|   > There might be more than one problem, but this is a testcase for the
|   > main bug (I don't know how it should render, at least Mozilla renders
|   > it differently).
|
|   At least in my version of konqueror, the borders' sizes are strange, as
| is their interaction with the line height.
|
|   	Tuomas

Hello Tuomas, konq developers,

Checking bugs list today, I found that bug is still open.

I updated slightly testcase and it seems to me that bug can be closed 
(Konqueror 2.2.1).
I see black box with white text in all 3 cases, and bored is rendered 
correctly in all cases as well.
 
-------------
<html>
<head>
<title>CSS: border-style=ridge destroys font color?</title>
<style type="text/css">
   a {
       	border-style: ridge;
        color: white;
        background: black;
        }
   .b {
       	border-style: ridge;
        color: white;
        background: black;
        }
   .c {
       	border: 2px solid red;
        color: white;
        background: black;
        }

</style>
</head>

<body>

<p>This should probably be a black box with a white link (it works if you
don't set "border-style: ridge"):</p>

<a href="http://slashdot.org">Slashdot</a>
<hr>
<p class="b">black background and white text</p>
<p class="c">now with red color 2px solid border</p>

</body>
</html>
------------------------------

On the other hand, I can tell that Mozilla 0.9.5 can't render this example 
(it displays black text on white background)
It seems like Mozilla regression and Konqueror *progression*.  :-)

So, can we close this bug?
-- 

Vadim Plessky
http://kde2.newmail.ru  (English)
33 Window Decorations and 6 Widget Styles for KDE
http://kde2.newmail.ru/kde_themes.html
KDE mini-Themes
http://kde2.newmail.ru/themes/

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic