Bug 106953 - Repaint cruft on Vimeo play button
Summary: Repaint cruft on Vimeo play button
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL: http://vimeo.com/57392569
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-01-15 15:51 PST by Simon Fraser (smfr)
Modified: 2013-02-22 21:42 PST (History)
4 users (show)

See Also:


Attachments
Screenshot (649.83 KB, image/png)
2013-01-15 15:51 PST, Simon Fraser (smfr)
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2013-01-15 15:51:24 PST
Go to Vimeo in HTML5 mode, hit Play on the video, mouse off the button. Note the line of blue pixels remaining at the top of the button.
Comment 1 Simon Fraser (smfr) 2013-01-15 15:51:47 PST
Created attachment 182862 [details]
Screenshot
Comment 2 Radar WebKit Bug Importer 2013-01-15 15:52:48 PST
<rdar://problem/13020054>
Comment 3 Emil A Eklund 2013-01-15 15:57:12 PST
Does not reproduce on windows or linux at any zoom level, seems to be mac specific.
Comment 4 Levi Weintraub 2013-01-15 15:59:35 PST
Also, this would be a particularly strange *repaint* issue. When the button animates in and out, the cruft remains.
Comment 5 Simon Fraser (smfr) 2013-01-15 16:28:32 PST
(In reply to comment #4)
> Also, this would be a particularly strange *repaint* issue. When the button animates in and out, the cruft remains.

The buttons render into a compositing layer, and that layer gets animated in and out. So it's still a repaint issue within that compositing layer.
Comment 6 Simon Fraser (smfr) 2013-02-18 14:59:17 PST
I can't repro any more.
Comment 7 Levi Weintraub 2013-02-18 20:08:52 PST
Awesome news!