[Webkit-unassigned] [Bug 74303] Web Inspector: [Regression] Network log table rows get incorrect height after toggling large resource rows.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 12 14:04:57 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=74303
Julien Chaffraix <jchaffraix at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Keywords| |NeedsReduction
Ever Confirmed|0 |1
--- Comment #1 from Julien Chaffraix <jchaffraix at webkit.org> 2011-12-12 14:04:56 PST ---
I started investigating this regression and it doesn't look like it is as simple as just switching those 2 styles. There is some CSS & JS that must kick in that prevented me from getting a proper test case.
I am pretty sure this is not a WebInspector-only bug but a more general Table one. The easy fix would be to revert the RenderTableCell part of r99212 and mark the section as needing cell recalculation when height changes (likely an overkill).
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list