Bug 74245
Summary: | REGRESSION: ClickToFlash placeholder misrendered after r102250 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jon <jon> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | ap, kevin, mrowe |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac (Intel) | ||
OS: | OS X 10.7 |
Jon
Rendering of the Safari plugin ClickToFlash's placeholder has changed sometime after the 102250 nightly. Now it only renders the logo in the upper right corner or center of the intended area, rather than the logo centered in a gray rectangle covering the area of the plugin to be blocked. Noticed as of r102265 local build.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
This is probably due to <http://trac.webkit.org/changeset/102262>, the fix for bug 73941. The ClickToFlash extension is using incorrect syntax in values when working with the CSS object model. <https://github.com/hoyois/clicktoplugin/pull/11> contains a patch to fix this in the extension.
Mark Rowe (bdash)
Marking as invalid because Bugzilla doesn’t have the more obviously applicable “Third party to resolve” state.
Mark Rowe (bdash)
*** Bug 74619 has been marked as a duplicate of this bug. ***