WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 26659
26228
Media controls might be clickable even if hidden.
https://bugs.webkit.org/show_bug.cgi?id=26228
Summary
Media controls might be clickable even if hidden.
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
Details
Formatted Diff
Diff
patch v2.
(1.34 KB, patch)
2009-06-05 14:48 PDT
,
Pierre d'Herbemont
eric
: review-
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug