Bug 51500 - [chromium] Timebar css needs adjusting when there is no current time element displayed
Summary: [chromium] Timebar css needs adjusting when there is no current time element ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-22 14:54 PST by Steve Lacey
Modified: 2010-12-22 21:25 PST (History)
4 users (show)

See Also:


Attachments
Patch (6.43 KB, patch)
2010-12-22 18:14 PST, Steve Lacey
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Lacey 2010-12-22 14:54:52 PST
Currently the timebar does not expand when the current time is dropped from display.
Comment 1 Steve Lacey 2010-12-22 18:14:26 PST
Created attachment 77289 [details]
Patch
Comment 2 Steve Lacey 2010-12-22 18:17:00 PST
Change css for chromium media controls to deal with the timeline
not expanding when the current time disappears. This happens when
the width of the control drops below 240px.

This change results in a minor pixel difference - the timebar now
aligns better with the time and when the time is not displayed is
now perfectly centered. Disabling the affected tests for now
and will rebaseline.
Comment 3 Andrew Scherkus 2010-12-22 20:22:31 PST
Comment on attachment 77289 [details]
Patch

Looks good!
Comment 4 WebKit Commit Bot 2010-12-22 21:25:49 PST
Comment on attachment 77289 [details]
Patch

Clearing flags on attachment: 77289

Committed r74535: <http://trac.webkit.org/changeset/74535>
Comment 5 WebKit Commit Bot 2010-12-22 21:25:56 PST
All reviewed patches have been landed.  Closing bug.