Bug 21650

Summary: extra blank space due to recursive call to resizeIFrame () method
Product: WebKit Reporter: jasneet <jasneet>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: barraclough, jasneet
Priority: P2 Keywords: HasReduction
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
URL: http://news.naver.com/main/read.nhn?mode=LS2D&mid=sec&sid1=106&sid2=224&oid=230&aid=0000003270
Attachments:
Description Flags
reduced testcase none

jasneet
Reported 2008-10-16 12:16:10 PDT
I Steps: Go to http://news.naver.com/main/read.nhn?mode=LS2D&mid=sec&sid1=106&sid2=224&oid=230&aid=0000003270 scroll down to the bottom of the page II Issue: extra blank space in center column III Conclusion: The code in the javascript recursively calls the resizeIFrame () method which explains why the frame in webkit keeps on increasing its height. IV Other Browsers: IE7: ok FF3: ok V Nightly tested: 37382
Attachments
reduced testcase (1.28 KB, application/octet-stream)
2008-10-16 12:16 PDT, jasneet
no flags
jasneet
Comment 1 2008-10-16 12:16:53 PDT
Created attachment 24402 [details] reduced testcase
Gavin Barraclough
Comment 2 2011-07-21 18:23:31 PDT
Looking at the behavior of the reduced test case, it looks like this works fine to me. If I am mistaken & this is still a bug, please reopen.
Note You need to log in before you can comment on or make changes to this bug.