WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
114012
scrollTop position resets when changing the DOM.
https://bugs.webkit.org/show_bug.cgi?id=114012
Summary
scrollTop position resets when changing the DOM.
Alex Ladyga
Reported
2013-04-05 01:38:29 PDT
Created
attachment 196599
[details]
Failing Test If an element with overflow: auto; css property ( element A ) placed inside an element with display: -webkit-box; ( element B ) the scrollTop property of the scrolled element A resets to 0 if the DOM is changed inside element B. I see this bug on the latest nightly build of WebKit ( WebKit-SVN-
r147708
) also latest Chrome, Safari 6.0.3 and Safari on iOS 6.1.2. Here's the failing test
http://jsfiddle.net/PRLQx/8/
. Also I attached the html with a test.
Attachments
Failing Test
(4.48 KB, text/html)
2013-04-05 01:38 PDT
,
Alex Ladyga
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
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