Bug 61448 - REGRESSION (r86851): Plug-ins disappear when scrolled with non-1 page scale
Summary: REGRESSION (r86851): Plug-ins disappear when scrolled with non-1 page scale
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-25 10:13 PDT by mitz
Modified: 2011-05-25 10:23 PDT (History)
1 user (show)

See Also:


Attachments
Correct for page scale after intersecting the window clip with the plug-in frame (2.15 KB, patch)
2011-05-25 10:19 PDT, mitz
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2011-05-25 10:13:37 PDT
REGRESSION (r86851): Plug-ins disappear when scrolled with non-1 page scale
Comment 1 mitz 2011-05-25 10:14:57 PDT
<rdar://problem/9496795>

Patch forthcoming.
Comment 2 mitz 2011-05-25 10:19:19 PDT
Created attachment 94804 [details]
Correct for page scale after intersecting the window clip with the plug-in frame
Comment 3 mitz 2011-05-25 10:20:54 PDT
Comment on attachment 94804 [details]
Correct for page scale after intersecting the window clip with the plug-in frame

Anders reviewed this.
Comment 4 mitz 2011-05-25 10:23:47 PDT
Fixed in r87305. <http://trac.webkit.org/changeset/87305>