[Webkit-unassigned] [Bug 13814] New: Scrollbar position incorrect in certain circumstances

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 22 09:40:22 PDT 2007


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

           Summary: Scrollbar position incorrect in certain circumstances
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tom at bungeelabs.com


The scrollbar position can become un-synchronized with the element it
represents. This happens when an element has the "overflow:scroll" style and
the size of its is increased when the scrollbar is already at the bottom of the
scroll area.

The scrollbar will remain at the bottom of the scroll area, while the actual
scroll position of the document remains at the same location it was before.


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