Bug 15196

Summary: Context-menu on Windows not offering 'Inspect Element' option
Product: WebKit Reporter: francisco j sanchez <webkit>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben, mrowe, webkit, webkit
Priority: P2 Keywords: PlatformOnly
Version: 523.x (Safari 3)   
Hardware: PC   
OS: Windows XP   
URL: <any>

Description francisco j sanchez 2007-09-12 15:42:08 PDT
SVN-r25505:

installed, added keys:

	<key>IncludeDebugMenu</key>
	<true/>

	<key>WebKitDeveloperExtras</key>
	<true/>

and restarted safari.

The context menu does not show "Inspect Element".
Comment 1 Robert Blaut 2008-02-17 14:43:54 PST
The bug is already fixed and works as expected in the latest Webkit and Safari beta for Windows.