Bug 15327 - [Regression r24872-r25143] "Inspect Element" wrong in the context menu
Summary: [Regression r24872-r25143] "Inspect Element" wrong in the context menu
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 523.x (Safari 3)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords:
: 15332 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-09-30 08:25 PDT by Alexander Luck
Modified: 2007-10-01 11:20 PDT (History)
2 users (show)

See Also:


Attachments
right mouse click then this menu in r24872 (231.96 KB, image/jpeg)
2007-09-30 14:00 PDT, Alexander Luck
no flags Details
right mouse click then this menu in r25808 (232.10 KB, image/jpeg)
2007-09-30 14:01 PDT, Alexander Luck
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Luck 2007-09-30 08:25:25 PDT
I have now see in the last nightlys wrong the Web Inspector in the context menu.

In the build r24872 i can call the Inspector in context menu, but in next builds wrong the tool. But all nigthlys contents the folder "inspector".
Comment 1 Eric Seidel (no email) 2007-09-30 13:51:42 PDT
It sounds as though you are referring to the change in Web Inspector.  The Web Inspector is new and improved since June (WWDC) of this year.

http://webkit.org/blog/108/yet-another-one-more-thing-a-new-web-inspector/

explains the situation.

Aber vieleicht habe ich dir einfach nicht verstanden.  Probierst du dein problem auf deutch zu erklären?
Comment 2 Alexander Luck 2007-09-30 14:00:33 PDT
Created attachment 16475 [details]
right mouse click then this menu in r24872
Comment 3 Alexander Luck 2007-09-30 14:01:45 PDT
Created attachment 16476 [details]
right mouse click then this menu in r25808
Comment 4 Alexander Luck 2007-09-30 14:03:50 PDT
I hope you can see what i mean in the two attached pictures, Eric?
Comment 5 Eric Seidel (no email) 2007-09-30 14:04:16 PDT
Ah.  Well, I don't have Windows XP to verify, so I'll let someone else test to see.
Comment 6 Eric Seidel (no email) 2007-09-30 14:05:29 PDT
reopening for someone with XP to comment
Comment 7 Matt Lilek 2007-09-30 14:10:55 PDT
WebKitPreferences.plist is now the proper place to enable the Web Inspector.  I'm guessing you still have the WebKitDeveloperExtras key specified in Preferences.plist.  Try adding it to the new plist  (in C:\Documents and Settings\you\Application Data\Apple Computer\Safari\) - that should fix your issue.
Comment 8 Matt Lilek 2007-09-30 14:11:49 PDT
*** Bug 15332 has been marked as a duplicate of this bug. ***
Comment 9 Rafał Chłodnicki 2007-09-30 14:21:51 PDT
Yes, setting WebKitDeveloperExtras in WebKitPreferences.plist works.

Still, shouldn't this be enabled by default in nightly build?
Comment 10 Alexander Luck 2007-09-30 14:28:14 PDT
Yes, i have add this line in the WebKitPreferences.plist:

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

And it's work fine. But i think also the Webinspector should be enabled by default.
Comment 11 Alexander Luck 2007-09-30 15:36:38 PDT
I have see now the menu inspect element, cut i can not use the inspector! All builds do it crashed. Should i do it write a new bug?
Comment 12 Matt Lilek 2007-09-30 15:41:31 PDT
(In reply to comment #11)
> I have see now the menu inspect element, cut i can not use the inspector! All
> builds do it crashed. Should i do it write a new bug?
> 

Please do!  Be sure to include a user.dmp file from the instructions at <http://webkit.org/quality/crashlogs.html#win>.
Comment 13 Rafał Chłodnicki 2007-10-01 10:17:43 PDT
Maybe it's dependant on site but it does not crash here.
Comment 14 Alexander Luck 2007-10-01 11:20:33 PDT
for crash i have create a new bug number: 

Bug 15333: at call WebInspector (Inspect Element) crashed Safari

http://bugs.webkit.org/show_bug.cgi?id=15333