[Webkit-unassigned] [Bug 20714] Resizing Gmail inbox vertically results in whitespace at the bottom of the window (caused by a CSS error)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 15 18:32:18 PDT 2008


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


mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #23455|                            |review?
               Flag|                            |




------- Comment #11 from mitz at webkit.org  2008-09-15 18:32 PDT -------
Created an attachment (id=23455)
 --> (https://bugs.webkit.org/attachment.cgi?id=23455&action=view)
Patch for this bug and bug 15384

I did try something simpler to address this bug alone (without bug 15384),
which was basically for layoutBlockChildren() to always look at grandchildren
of anonymous blocks and see if any of them had percentage heights. That code
got hit quite frequently, so I think this might be a better solution.


-- 
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