[Webkit-unassigned] [Bug 16117] New: element.scrollIntoView( false ) scrolls the entire windows hierarchy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 24 09:51:36 PST 2007


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

           Summary: element.scrollIntoView( false ) scrolls the entire
                    windows hierarchy
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: All
               URL: http://www.fredck.com/bugs/safari/1462_reduced.html
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fredck at fredck.com
OtherBugsDependingO 9915
             nThis:


The scrollIntoView(false) function currently scrolls all windows in the windows
hierarchy, aligning the element to the bottom of all of them.

Only the window containing the element should get scrolled. All its parent
windows should remain at the same scroll point.

The provided URL shows the problem clearly.


-- 
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