Bug 59554

Summary: WebKit2: Docked Inspector doesn't behave well if inspected web view isn't at 0,0
Product: WebKit Reporter: Brian Weinstein <bweinstein>
Component: WebKit2Assignee: Brian Weinstein <bweinstein>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben, jhoneycutt, sfalken
Priority: P2 Keywords: InRadar, PlatformOnly
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
[PATCH] Fix sfalken: review+

Description Brian Weinstein 2011-04-26 16:00:13 PDT
The docked web inspector doesn't resize well when the inspected web view isn't at 0, 0. It can cause strange window placement issues and drawing artifacts.

<rdar://problem/9341188>
Comment 1 Brian Weinstein 2011-04-26 16:08:26 PDT
Created attachment 91176 [details]
[PATCH] Fix
Comment 2 Brian Weinstein 2011-04-26 16:13:14 PDT
Landed in r84970.