[Webkit-unassigned] [Bug 23048] Table row height becomes mangled by simple Javascript operations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 28 22:59:53 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=23048





------- Comment #2 from arvindaa84 at gmail.com  2009-05-28 22:59 PDT -------
Hi,
I have the following analysis on this bug.Kindly guide me if I am wrong in my
approach.
The table row height gets mixed up somehow and loses its values by the time it
is rendered in the addCell() function of the rendertablesection.cpp.I tried
fixing this by getting the style height once again in this function and setting
the row height and then afterwards it works fine.Let me know if this proposal
can be used to fix this bug.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list