RESOLVED FIXED 26438
Scrollbar not in sync with scrolltop
https://bugs.webkit.org/show_bug.cgi?id=26438
Summary Scrollbar not in sync with scrolltop
Matti Tahvonen
Reported 2009-06-16 02:17:55 PDT
If a scrolled elements overflow is set to "hidden" and then back to "auto" with javascript, the reappearing scrollbars are not in sync with the actual scrolltop value. Test case is in the url field. The use case may seem to be quite rare, but it pops up easily when building a workaround for #21462. I found the bug when resolving issue found in Vaadin just two weeks ago (http://dev.vaadin.com/ticket/3039). I'm not 100% sure, but I suspect this to be a regression, since we have not found this earlier with Vaadin(IT Mill Toolkit previously).
Attachments
Ivan De Marino
Comment 1 2011-01-31 07:23:45 PST
Confirmed on: - Safari 5.0.3 build 6533.19.4 (Mac OS X 10.6.6) - Chrome 8.0.552.237 (Mac OS X 10.6.6) - Chrome 8.0.552.237 (Windows 7) The test example attached by Matti Tahvonen reflect exactly the problem.
Aaron Mars
Comment 2 2011-06-21 11:52:27 PDT
I have confirmed that this still exists using Chrome 14.0.794.0 dev (Linux)
SravanKumar S(:sravan)
Comment 3 2012-04-09 23:35:31 PDT
*** This bug has been marked as a duplicate of bug 71541 ***
SravanKumar S(:sravan)
Comment 4 2012-04-09 23:39:34 PDT
Sorry, accidentally moved this bug as duplicate. This is not duplicate, so moving back to UNCONFIRMED.
Antonio Gomes
Comment 5 2016-03-08 11:24:32 PST
The scenario on the reduced test case above works in both Safari ToT and mini-browser (gtk). Marking as fixed. Please reopen with reproducible steps, if it is still reproducible for you.
Antonio Gomes
Comment 6 2016-03-08 11:27:32 PST
Note You need to log in before you can comment on or make changes to this bug.