CLOSED FIXED 28609
Buttons are not rendered correctly when scrolling page
https://bugs.webkit.org/show_bug.cgi?id=28609
Summary Buttons are not rendered correctly when scrolling page
Dimitris Apostolou
Reported 2009-08-21 03:13:39 PDT
Steps: 1. Go to https://bugs.webkit.org/query.cgi 2. Scroll page to the bottom and then back to the top a few times. What happened: 2. Buttons are not rendered correctly (see screenshot). Expected result: 2. Buttons are rendered correctly.
Attachments
Attaching screenshot (297.04 KB, image/png)
2009-08-21 03:14 PDT, Dimitris Apostolou
no flags
Dimitris Apostolou
Comment 1 2009-08-21 03:14:49 PDT
Created attachment 38366 [details] Attaching screenshot
Mark Rowe (bdash)
Comment 2 2009-08-21 03:38:31 PDT
I can reproduce this easily in the latest nightly build by resizing the window to be relatively short, giving lots of room for scrolling, scrolling to the bottom of the page, and then slowly scrolling back up. The bottoms of <select> elements and buttons are not correctly painted. This doesn't appear to happen in Safari 4.0.3.
Mark Rowe (bdash)
Comment 3 2009-08-21 03:39:20 PDT
mitz
Comment 4 2009-08-21 07:14:11 PDT
(In reply to comment #2) > I can reproduce this easily in the latest nightly buildr47546 > by resizing the window > to be relatively short, giving lots of room for scrolling, scrolling to the > bottom of the page, and then slowly scrolling back up. The bottoms of <select> > elements and buttons are not correctly painted. This doesn't appear to happen > in Safari 4.0.3. I cannot reproduce in TOT. This sounds like the bug Hyatt fixed in <http://trac.webkit.org/changeset/47590>.
Dimitris Apostolou
Comment 5 2009-08-22 09:36:11 PDT
Verified with 6531.9, r47668 Closing.
Note You need to log in before you can comment on or make changes to this bug.