Blogger.com textarea bug

David Hyatt hyatt@apple.com
Sat, 18 Jan 2003 11:24:28 -0800


I hacked availableHeight(), but the problem is I needed to force a new 
layout after you grow the row height.  That's the gross part.  The 
first time you lay out the cell, you're doing so in order to help 
determine what the height of the row is, and then once you do figure 
out the final row height, you have to lay out again in order to get 
height:100% elements to figure out the new availableHeight() and 
stretch to fit.

dave

On Saturday, January 18, 2003, at 08:17 AM, Dirk Mueller wrote:

> On Fre, 17 Jan 2003, David Hyatt wrote:
>
>> the new table code, and it seems to work pretty well.  It's still kind
>> of hacky though. :)
>
> the right fix would probably be to reimplement availableHeight in
> RenderTable and reduce the height by the already layouted height.
>
> What is your fix?
>
>
> -- 
> Dirk (received 390 mails today)
> _______________________________________________
> Khtml-devel@mail.kde.org
> http://mail.kde.org/mailman/listinfo/khtml-devel