[Webkit-unassigned] [Bug 21155] controls should not show when the media element is not visible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 26 15:25:22 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=21155





------- Comment #2 from eric.carlson at apple.com  2008-09-26 15:25 PDT -------
Also, the controls never show up again if element is set to visibility:hidden
while it is also display:none.

1. Open the attached page
2. Click the "display" link to set <video> element to display:none
3. Click the "visibility" link to set visibility:hidden
4. Click the "display" link to set display:block
5. Click the "visibility" link to set visibility:visible

The controls aren't visible and don't ever show up unless you make the element
visible while it is display:none.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list