Bug 30031 - Setting zero size on a container of a video element doesn't hide the controller
Summary: Setting zero size on a container of a video element doesn't hide the controller
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2009-10-02 15:39 PDT by Simon Fraser (smfr)
Modified: 2009-10-02 16:03 PDT (History)
0 users

See Also:


Attachments
Testcase (883 bytes, text/html)
2009-10-02 15:39 PDT, Simon Fraser (smfr)
no flags Details
Patch (7.33 KB, patch)
2009-10-02 15:44 PDT, Simon Fraser (smfr)
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2009-10-02 15:39:30 PDT
Created attachment 40552 [details]
Testcase

Sometimes setting a zero height and width on an overflow:hidden div which is the parent of a <video> doesn't correctly hide the controller.

<rdar://problem/7132801>
Comment 1 Simon Fraser (smfr) 2009-10-02 15:44:46 PDT
Created attachment 40553 [details]
Patch
Comment 2 Simon Fraser (smfr) 2009-10-02 16:03:31 PDT
http://trac.webkit.org/changeset/49052