Blogger.com textarea bug

David Hyatt hyatt@apple.com
Fri, 17 Jan 2003 12:07:15 -0800


This case makes the bug really obvious.  The textarea should be pretty 
small (only about 20-30 pixels).  In Safari, it's 100 pixels or so.

<table height=100 border=2>
<tr><td>hello
<tr><td>more hello
<tr><td>world
<tr><td height=100%><textarea style="height:100%"></textarea>
</table>

On Friday, January 17, 2003, at 12:04 PM, David Hyatt wrote:

> It does?  It's kind of hard to tell, since it's only going to be about 
> a 20 pixel error in height.  Your table is height 100 and not height 
> 120 or so?
>
> dave
>
> On Friday, January 17, 2003, at 11:59 AM, David Faure wrote:
>
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> On Friday 17 January 2003 20:53, David Hyatt wrote:
>>> I had to patch the old table code to fix this bug as well.  I wanted 
>>> to
>>> verify that this bug occurs on the trunk before plunging in to fix 
>>> it.
>>>
>>> <table height=100 border=2>
>>> <tr><td>hello
>>> <tr><td height=100%><textarea style="height:100%"></textarea>
>>> </table>
>>>
>>> In Safari (with the new table code), the textarea's "height:100%"
>>> causes it to compute a height of about 100 for itself, so the entire
>>> table ends up being too tall.  Instead of just getting 100 minus the
>>> space taken up by the top row, the second cell is ending up being way
>>> too tall.
>>
>> Works fine me in CVS HEAD.
>>
>> - --
>> David FAURE, faure@kde.org, dfaure@klaralvdalens-datakonsult.se
>> Contributing to: http://www.konqueror.org/, http://www.koffice.org/
>> KOffice-1.2.1 is available - 
>> http://download.kde.org/stable/koffice-1.2.1/
>> -----BEGIN PGP SIGNATURE-----
>> Version: GnuPG v1.0.7 (GNU/Linux)
>>
>> iD8DBQE+KGCj72KcVAmwbhARAkhMAJkBUGzeQ49c0Xr6Pb4uYru7lP02aACdGWlK
>> fU9lzDm7B8hRaIoBmFtkXmk=
>> =RUNb
>> -----END PGP SIGNATURE-----
>>
>> _______________________________________________
>> Khtml-devel@mail.kde.org
>> http://mail.kde.org/mailman/listinfo/khtml-devel
>
> _______________________________________________
> Khtml-devel@mail.kde.org
> http://mail.kde.org/mailman/listinfo/khtml-devel