Bug 26228

Summary: Media controls might be clickable even if hidden.
Product: WebKit Reporter: Pierre d'Herbemont <pdherbemont>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: eric.carlson
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
patch v1.
none
patch v2. eric: review-

Pierre d'Herbemont
Reported 2009-06-05 14:40:38 PDT
Some media controls are hidden with { display: none; }. We should make sure hit test does not return true in that case..
Attachments
patch v1. (1.29 KB, patch)
2009-06-05 14:41 PDT, Pierre d'Herbemont
no flags
patch v2. (1.34 KB, patch)
2009-06-05 14:48 PDT, Pierre d'Herbemont
eric: review-
Pierre d'Herbemont
Comment 1 2009-06-05 14:41:00 PDT
Created attachment 31012 [details] patch v1.
Pierre d'Herbemont
Comment 2 2009-06-05 14:48:14 PDT
Created attachment 31013 [details] patch v2. (bugzilla id added in the changelog).
Eric Seidel (no email)
Comment 3 2009-06-06 01:21:07 PDT
Comment on attachment 31013 [details] patch v2. It should be possible to make a test case for this using eventSender. r- for lack of test case.
Simon Fraser (smfr)
Comment 4 2009-06-25 11:00:38 PDT
This will be fixed by bug 26659. *** This bug has been marked as a duplicate of 26659 ***
Note You need to log in before you can comment on or make changes to this bug.