Bug 18767 - Inspector is currently pretty much useless on Windows
Summary: Inspector is currently pretty much useless on Windows
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows Vista
: P2 Major
Assignee: Adam Roben (:aroben)
URL:
Keywords: PlatformOnly
Depends on:
Blocks:
 
Reported: 2008-04-26 21:41 PDT by Matt Lilek
Modified: 2008-05-14 18:41 PDT (History)
1 user (show)

See Also:


Attachments
patch v1 with ChangeLog (2.25 KB, patch)
2008-05-14 15:16 PDT, Adam Roben (:aroben)
timothy: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Lilek 2008-04-26 21:41:36 PDT
The inspector is nearly impossible to use right now on Windows because the inspected WebView is refocused whenever a dom node is hovered over.
Comment 1 Adam Roben (:aroben) 2008-05-14 15:16:45 PDT
Created attachment 21138 [details]
patch v1 with ChangeLog
Comment 2 Adam Roben (:aroben) 2008-05-14 15:20:55 PDT
Committed in r33459
Comment 3 Adam Roben (:aroben) 2008-05-14 17:38:20 PDT
Comment on attachment 21138 [details]
patch v1 with ChangeLog

Tim reviewed this but forgot to r+ it.