[Webkit-unassigned] [Bug 91683] New: webkit-transform: operations cause incorrect browser scrollbar ranges

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 18 15:34:46 PDT 2012


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

           Summary: webkit-transform: operations cause incorrect browser
                    scrollbar ranges
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jmayhew at motorola.com


Created an attachment (id=153109)
 --> (https://bugs.webkit.org/attachment.cgi?id=153109&action=review)
Sample HTML file which shows the bug.

When content contains elements modified via webkit-transforms, those transforms can cause the browser scrollbars to have incorrect ranges and result in the user not being able to scroll enough to see all of the page content.

The attached file shows an example of this.

1) open the attached web page
2) notice the red div has a 3D transform on it.
3) maximize the browser so that the entire translated div is available
4) now resize the browser (via the bottom right corner of the window) so that the edges of the red div are obscured. Notice that the scrollbars do not appear at the correct time.
5) resize even smaller, then use the scrollbars to scroll so that the entire red div is visible. The scrollbar ranges are incorrect and parts of the content cannot be properly scrolled into view.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list