WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 68084
window.scrollX should agree with document.body.scrollLeft when page is scaled
https://bugs.webkit.org/show_bug.cgi?id=68084
Summary
window.scrollX should agree with document.body.scrollLeft when page is scaled
John Knottenbelt
Reported
2011-09-14 09:02:17 PDT
window.scrollX should agree with document.body.scrollLeft
Attachments
Patch
(2.74 KB, patch)
2011-09-14 09:04 PDT
,
John Knottenbelt
simon.fraser
: review-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
John Knottenbelt
Comment 1
2011-09-14 09:04:18 PDT
Created
attachment 107337
[details]
Patch
John Knottenbelt
Comment 2
2011-09-14 09:05:29 PDT
This test case shows how window.scrollX differs from document.body.scrollLeft (and similarly window.scrollY with document.body.scrollTop) when the page is scaled with EventSender.scalePageBy. Please let me know if you agree or not with this test case.
Simon Fraser (smfr)
Comment 3
2011-09-14 09:18:26 PDT
Comment on
attachment 107337
[details]
Patch We can't land a page without a source change that fixes the bug.
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