Bug 61448

Summary: REGRESSION (r86851): Plug-ins disappear when scrolled with non-1 page scale
Product: WebKit Reporter: mitz
Component: WebKit2Assignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Correct for page scale after intersecting the window clip with the plug-in frame mitz: review+

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>