Bug 60289
Summary: | visibility:hidden doesn't hide plugins on Mac | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adam Roben (:aroben) <aroben> |
Component: | Plug-ins | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | andersca |
Priority: | P2 | Keywords: | InRadar, PlatformOnly |
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.6 | ||
URL: | data:text/html,<embed style="visibility:hidden" src="http://www.flashexample.com/system/files/sites/flashexample.com/files/upload/clock.swf" type="application/x-shockwave-flash" width=300 height=300> |
Adam Roben (:aroben)
(This was split out from bug 60285.)
To reproduce:
1. Go to data:text/html,<embed style="visibility:hidden" src="http://www.flashexample.com/system/files/sites/flashexample.com/files/upload/clock.swf" type="application/x-shockwave-flash" width=300 height=300>
The plugin is visible, but should be hidden. This occurs in both WebKit1 and WebKit2.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Roben (:aroben)
This bug does not occur in Firefox 4.
Adam Roben (:aroben)
<rdar://problem/9391219>
Alexey Proskuryakov
Duplicate of bug 44368?
Adam Roben (:aroben)
Yep!
*** This bug has been marked as a duplicate of bug 44368 ***