RESOLVED INVALID 15327
[Regression r24872-r25143] "Inspect Element" wrong in the context menu
https://bugs.webkit.org/show_bug.cgi?id=15327
Summary [Regression r24872-r25143] "Inspect Element" wrong in the context menu
Alexander Luck
Reported 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".
Attachments
right mouse click then this menu in r24872 (231.96 KB, image/jpeg)
2007-09-30 14:00 PDT, Alexander Luck
no flags
right mouse click then this menu in r25808 (232.10 KB, image/jpeg)
2007-09-30 14:01 PDT, Alexander Luck
no flags
Eric Seidel (no email)
Comment 1 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?
Alexander Luck
Comment 2 2007-09-30 14:00:33 PDT
Created attachment 16475 [details] right mouse click then this menu in r24872
Alexander Luck
Comment 3 2007-09-30 14:01:45 PDT
Created attachment 16476 [details] right mouse click then this menu in r25808
Alexander Luck
Comment 4 2007-09-30 14:03:50 PDT
I hope you can see what i mean in the two attached pictures, Eric?
Eric Seidel (no email)
Comment 5 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.
Eric Seidel (no email)
Comment 6 2007-09-30 14:05:29 PDT
reopening for someone with XP to comment
Matt Lilek
Comment 7 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.
Matt Lilek
Comment 8 2007-09-30 14:11:49 PDT
*** Bug 15332 has been marked as a duplicate of this bug. ***
Rafał Chłodnicki
Comment 9 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?
Alexander Luck
Comment 10 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.
Alexander Luck
Comment 11 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?
Matt Lilek
Comment 12 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>.
Rafał Chłodnicki
Comment 13 2007-10-01 10:17:43 PDT
Maybe it's dependant on site but it does not crash here.
Alexander Luck
Comment 14 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
Note You need to log in before you can comment on or make changes to this bug.