[Webkit-unassigned] [Bug 15063] REGRESSION (r25145-r25168): Switching to a tab waiting for first data does not clear the window

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 17 12:26:25 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=15063


sullivan at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sullivan at apple.com




------- Comment #8 from sullivan at apple.com  2008-01-17 12:26 PDT -------
Some updated info from the radar:

This regressed with the first change in
<http://trac.webkit.org/projects/webkit/changeset/25151/trunk/WebCore/loader/FrameLoader.cpp>

The problem is that the WebHTMLView has no size (0,0) because there hasn't been
any layout that forces a size. Manually resizing cures the problem because it
forces a layout via an inLiveResize check in [WebDynamicScrollBarsView
updateScrollers].


-- 
Configure bugmail: http://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