[Webkit-unassigned] [Bug 79257] New: [chromium] Allow fixed-position layers to be scrolled independently

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 22 10:38:04 PST 2012


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

           Summary: [chromium] Allow fixed-position layers to be scrolled
                    independently
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: husky at google.com


In Chrome for Android we have been trying out different ways to handle large fixed-position elements on small screens. One thing we'd like to do is allow the user to scroll a fixed element by dragging. We had implemented this by flagging all fixed elements as overflow:scroll, but that breaks a lot of other behavior, so we need a cleaner solution.

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