[Webkit-unassigned] [Bug 24972] New: scrollbars of iframe can't be added by javascript

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 31 17:37:25 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=24972

           Summary: scrollbars of iframe can't be added by javascript
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://www.w3schools.com/js/tryit.asp?filename=try_dom_i
                    frame_scrolling
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jasneet at chromium.org
                CC: jasneet at chromium.org


I Steps:
Go to http://www.w3schools.com/js/tryit.asp?filename=try_dom_iframe_scrolling
On right side of page, click "Add Scrollbars" button

II Issue: 
Scrollbar not added to the iframe.

III Conclusion:
IE/Firefox, the property "scrolling" could be set to "yes" dynamically by
javascript, however Chrome/Safari doesn't support this way.

IV Other Browsers:
FF3: OK
IE7: OK 

V Nightly tested: 42138

Bug in Chromium : http://code.google.com/p/chromium/issues/detail?id=8490


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