[Webkit-unassigned] [Bug 13479] New: Framed sites opened with JavaScript window.open and resizable=0 have broken scrollbars

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 25 02:01:46 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13479

           Summary: Framed sites opened with JavaScript window.open and
                    resizable=0 have broken scrollbars
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh Intel
               URL: http://homepage.mac.com/tomhutchinson/webkit_scroll_prob
                    lem/
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Frames
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tomhutchinson at mac.com


Overview Description: 
If a window is opened using JavaScript
window.open('frameset.html','','resizable=0') to a framed site then the
vertical scrollbar appears correctly but the bottom down arrow on the scrollbar
does not work.  The framed site can be scrolled by dragging the text inside the
popup window or using the scrollbar but the bottom down arrow on the scrollbar
does nothing. Enabling the status bar fixes this problem, it is as if you
cannot click on the down arrow on the scrollbar as an invisible status bar is
getting in its way.
If the resizable=0 bit is removed from the window.open the problem is removed.
If the same thing is done with a non framed website the scrollbar does not
appear at all.

Steps to Reproduce: 
1) View http://homepage.mac.com/tomhutchinson/webkit_scroll_problem/
2) Click the Open Window with broken scrollbar button
Actual Results: Popup window displayed with vertical scrollbar and broken down
arrow button
Expected Results: Popup window displayed with fully functional vertical
scrollbar

Build Date & Platform: 
Build 2007-04-25 (r21081) on Mac OS X 10.4.9

Additional Builds and Platforms: 
- Also a problem on Safari 2.0.4 (419.3) (OS X 10.4.9)
- Doesn't occur On Firefox 2.0.0.3 (OS X 10.4.9)       
- Doesn't occur on IE 6 (Windows XP)


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