RESOLVED WORKSFORME 104340
REGRESSION (r133155-r133238): Javascript displayed search results don't update screen
https://bugs.webkit.org/show_bug.cgi?id=104340
Summary REGRESSION (r133155-r133238): Javascript displayed search results don't updat...
Kevin M. Dean
Reported 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.
Attachments
Initial Search page (68.01 KB, image/jpeg)
2012-12-06 21:53 PST, Kevin M. Dean
no flags
White Screen after clicking Run Report (37.07 KB, image/jpeg)
2012-12-06 21:54 PST, Kevin M. Dean
no flags
Result after scrolling or resizing (116.83 KB, image/jpeg)
2012-12-06 21:55 PST, Kevin M. Dean
no flags
Kevin M. Dean
Comment 1 2012-12-06 21:54:16 PST
Created attachment 178157 [details] White Screen after clicking Run Report
Kevin M. Dean
Comment 2 2012-12-06 21:55:08 PST
Created attachment 178158 [details] Result after scrolling or resizing
Simon Fraser (smfr)
Comment 3 2012-12-06 22:57:23 PST
Is that an iframe that's blank?
Kevin M. Dean
Comment 4 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.
Note You need to log in before you can comment on or make changes to this bug.