WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
79257
[chromium] Allow fixed-position layers to be scrolled independently
https://bugs.webkit.org/show_bug.cgi?id=79257
Summary
[chromium] Allow fixed-position layers to be scrolled independently
Iain Merrick
Reported
2012-02-22 10:38:04 PST
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Stephen Chenney
Comment 1
2013-04-15 06:16:29 PDT
https://code.google.com/p/chromium/issues/detail?id=231286
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug