Bug 59554 - WebKit2: Docked Inspector doesn't behave well if inspected web view isn't at 0,0
Summary: WebKit2: Docked Inspector doesn't behave well if inspected web view isn't at 0,0
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Brian Weinstein
URL:
Keywords: InRadar, PlatformOnly
Depends on:
Blocks:
 
Reported: 2011-04-26 16:00 PDT by Brian Weinstein
Modified: 2011-04-26 16:13 PDT (History)
3 users (show)

See Also:


Attachments
[PATCH] Fix (2.81 KB, patch)
2011-04-26 16:08 PDT, Brian Weinstein
sfalken: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.