[khtml renderer] Number of columns to render when removing section/row/cell

Vincent Ricard vincent.nap at gmail.com
Sun May 13 20:01:24 BST 2007


Hi,

I posted a new comment about #93791 :
http://bugs.kde.org/show_bug.cgi?id=93791#c7

It seems 'RenderTable::columns' can be out of date after a table
section removal (as with the testcase of the bug); and i wondered if
someone can help me to fix that (just give me the process, i'll code
it). Should we recompute 'columns' in the removeChildNode call (at
which level? section? row? cell?) by looking through all tr's of all
sections? by using the grid of each section?

Any comments are welcomed (even to say my analysis is wrong :) )

Cheers,
--
Vincent Ricard




More information about the kfm-devel mailing list