Bug 142372 - Adjust volume box to not intersect with rest of inline controls
Summary: Adjust volume box to not intersect with rest of inline controls
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-05 17:05 PST by Roger Fong
Modified: 2015-03-05 17:35 PST (History)
0 users

See Also:


Attachments
patch (1.84 KB, patch)
2015-03-05 17:07 PST, Roger Fong
bfulgham: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Roger Fong 2015-03-05 17:05:58 PST
rdar://problem/20064327

Since the backgrounds are now transparent-ish we can’t just have the volume box and bottom control strip intersect anymore.
Comment 1 Roger Fong 2015-03-05 17:07:51 PST
Created attachment 248022 [details]
patch
Comment 2 Brent Fulgham 2015-03-05 17:24:33 PST
Comment on attachment 248022 [details]
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=248022&action=review

It would be nice to see a picture of what this change looks like, but I don't see anything obviously wrong with the changes. r=me.

> Source/WebCore/Modules/mediacontrols/mediaControlsApple.css:199
> +    width: 76px;

Mmmmm! Magic numbers!
Comment 3 Roger Fong 2015-03-05 17:35:01 PST
http://trac.webkit.org/changeset/181122