Status: Assigned Owner: fin...@chromium.org Labels: Type-Bug Pri-2 OS-All Area-Misc
New issue 6820 by fin...@chromium.org: Tickmark on scrollbar moves/disappears while scrolling http://code.google.com/p/chromium/issues/detail?id=6820 See also discussion <b/1049065>. I created a reduced test case for this (attached). Search for the word 'play', scroll down and notice the tickmark above the thumb which moves up as you scroll down. At the heart of the problem is a div with style "overflow: scroll;" (a nested scrollbar) and while calculating the absolute position (RenderBox::absolutePosition) for the bounding box WebKit determines that hasOverFlowClip() for one RenderObject is true, which causes the scroll offset to be subtracted from y. This causes boundingBox to appear too high up and change y pos as you scroll up and down. Attachments: reduced.htm 3.5 KB -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---