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

List:       kde-bugs-dist
Subject:    [Bug 75267] bad CSS render of  :hover with empty table cell "td"
From:       Dan Ostrowski <dan () ostrowski ! cc>
Date:       2004-07-28 13:53:48
Message-ID: 20040728135348.25416.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
      
http://bugs.kde.org/show_bug.cgi?id=75267      




------- Additional Comments From dan ostrowski cc  2004-07-28 15:53 -------
Hi.

I've put a similar bug in the system that I will probably close out. I would just \
like to note that in your example your text is all the same height, but if you have, \
for instance, this html:

------------------------------------
<html> 
 <head> 
 <style> 
 td.mytest { border: 1px dotted #EEE; background-color: #FFF; } 
 td.mytest:hover { border: 1px dashed black; background-color: #666; } 
 </style> 
 <body> 
 <table width="400px" cellpadding="0" cellspacing="0"> 
   <tr> 
     <td class="mytest"> <p>some</p><p>stuff</p><p>in</p><p>here</p> </td> 
     <td class="mytest"> hiya </td> 
   </tr> 
 </table> 
 </body> 
 ------------------------------------

You can see that the cell with text in it that says "hiya" only has the row with text \
in it changed on hover. 

Dan Ostrowski


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

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