Bug 24410 - Scrollbars displayed around news update area
Summary: Scrollbars displayed around news update area
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 525.x (Safari 3.2)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL: http://www.calcalist.co.il/markets/ar...
Keywords: HasReduction
Depends on:
Blocks:
 
Reported: 2009-03-05 15:45 PST by jasneet
Modified: 2011-07-06 00:13 PDT (History)
3 users (show)

See Also:


Attachments
reduced testcase (455 bytes, application/octet-stream)
2009-03-05 15:46 PST, jasneet
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description jasneet 2009-03-05 15:45:53 PST
I Steps:
Go to http://www.calcalist.co.il/markets/articles/0,7340,L-3215702,00.html

II Issue: 
On the left column of the pageThe news update box doesn't display content correctly and shows scrollbars.

III Conclusion:
When the "scrolling" property of <iframe> is set to "no", IE/Firefox doesn't show the scrollbars any more, no matter how the styles are set within the src document of the iframe; However for Chrome/Safari, when style "html {overflow:auto}" is set whithin the src document(frame_a.html in this case), scrollbars still display.

IV Other Browsers:
FF3: OK
IE7: OK 

V Nightly tested: 41443

Bug in Chromium : http://code.google.com/p/chromium/issues/detail?id=7715
Comment 1 jasneet 2009-03-05 15:46:08 PST
Created attachment 28334 [details]
reduced testcase
Comment 2 Karthik Sarap 2011-06-01 23:43:45 PDT
As according to the url mentioned i found that the issue is not reproducable in chrome/safari whereas with the given reduced testcase the issue is not reproducable in the latest winlauncher(r87771) but reproducable in safari. It is confirmed that issue is not reproducable in winlauncher because it is the latest webkit build and safari might not.
Comment 3 Jeremy Moskovich 2011-07-06 00:13:49 PDT
This no longer reproduces on ToT in Chrome or Safari, closing.