[Webkit-unassigned] [Bug 57274] New: Resize controls shows up in the middle of the video controls if an ancestor has 'resize' style
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 28 14:56:30 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=57274
Summary: Resize controls shows up in the middle of the video
controls if an ancestor has 'resize' style
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Media Elements
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: simon.fraser at apple.com
CC: dglazkov at chromium.org, jer.noble at apple.com
Created an attachment (id=87215)
--> (https://bugs.webkit.org/attachment.cgi?id=87215&action=review)
Testcase
If a div containing the video element has:
resize: both;
overflow: hidden;
so that it's resizable, then the time fields in the video controls also show the resizer. Weird.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list