Bug 81037 - REGRESSION?: Incomplete repaint in media timeline control
Summary: REGRESSION?: Incomplete repaint in media timeline control
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-03-13 14:33 PDT by Alexey Proskuryakov
Modified: 2023-10-14 15:21 PDT (History)
3 users (show)

See Also:


Attachments
image diff (1.80 KB, image/png)
2012-03-13 14:34 PDT, Alexey Proskuryakov
no flags Details
actual result (43.89 KB, image/png)
2012-03-13 14:35 PDT, Alexey Proskuryakov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2012-03-13 14:33:43 PDT
I'm seeing a 1-pixel artifact in media timeline control. It seems to not be painted completely - there remains a different color grey line at the top.

To reproduce, just open e.g. media/video-controls-rendering.html. Screenshots attached.

Looking at expected results for media tests, this looks like a regression, although the results I'm seeing in Safari 5.1.3 look wrong too (just differently).
Comment 1 Alexey Proskuryakov 2012-03-13 14:34:17 PDT
Created attachment 131714 [details]
image diff
Comment 2 Alexey Proskuryakov 2012-03-13 14:35:36 PDT
Created attachment 131715 [details]
actual result
Comment 3 Alexey Proskuryakov 2012-03-13 14:35:52 PDT
<rdar://problem/11041415>
Comment 4 Ahmad Saleem 2023-10-14 15:21:41 PDT
This test was removed in this commit:

https://github.com/WebKit/WebKit/commit/a39bd42ad87d82a3bea0fa6eac107376a973cf7c

Plus we have now modern media controls, so this is no longer applicable.

Marking this as 'RESOLVED CONFIGURATION CHANGED'.