Bug 104340

Summary: REGRESSION (r133155-r133238): Javascript displayed search results don't update screen
Product: WebKit Reporter: Kevin M. Dean <kevin>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: ap, simon.fraser
Priority: P1 Keywords: Regression
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.8   
Attachments:
Description Flags
Initial Search page
none
White Screen after clicking Run Report
none
Result after scrolling or resizing none

Description Kevin M. Dean 2012-12-06 21:53:34 PST
Created attachment 178156 [details]
Initial Search page

I don't have a visible test case yet since the problem exists within my cPanel WHM server administration site.

There's a Mail Delivery Report section where you can search the server's email traffic.

You do the search and the results are loaded into the existing page. If I have the page narrow so that the page width is less than the width of the results table, it renders fine.

If I have my window open wider, the page goes white and the results don't draw until I scroll or resize triggering a screen update.
Comment 1 Kevin M. Dean 2012-12-06 21:54:16 PST
Created attachment 178157 [details]
White Screen after clicking Run Report
Comment 2 Kevin M. Dean 2012-12-06 21:55:08 PST
Created attachment 178158 [details]
Result after scrolling or resizing
Comment 3 Simon Fraser (smfr) 2012-12-06 22:57:23 PST
Is that an iframe that's blank?
Comment 4 Kevin M. Dean 2012-12-07 00:00:08 PST
(In reply to comment #3)
> Is that an iframe that's blank?

No it's a standard frame within a frameset.

Note the only element from within that frame that doesn't disappear is the little icon at the upper right of the frame that is in a fixed positioned div.