Bug 152472 - Web Inspector: Can't open Inspector[2] once it was closed
Summary: Web Inspector: Can't open Inspector[2] once it was closed
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 152080
Blocks:
  Show dependency treegraph
 
Reported: 2015-12-20 22:12 PST by Nikita Vasilyev
Modified: 2016-12-11 20:22 PST (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikita Vasilyev 2015-12-20 22:12:03 PST
Steps:
1. Open Inspector[1]
2. Right click, select "Reload Web Inspector"
3. Right click, select "Inspect Element" to Open Inspector[2]

Expected:
Inspector[2] gets opened

Actual:
Nothing happens. No errors in the console.

To be able to open Inspector[2] Safari needs to be restarted.
Comment 1 Nikita Vasilyev 2015-12-21 07:52:35 PST
Turns out "Reload Web Inspector" has nothing to do with this bug.
Second level inspector can't be reopened period.

Steps:
1. Open Inspector[1]
2. Right click, select "Inspect Element"
3. Close Inspector[2]
4. Right click on Inspector[1] again, select "Inspect Element"

Expected:
Inspector[2] opens

Actual:
Nothing happens. No errors in the console.
Comment 2 BJ Burg 2015-12-28 08:57:11 PST
Investigating this is blocked by https://bugs.webkit.org/show_bug.cgi?id=152080
Comment 3 Radar WebKit Bug Importer 2015-12-28 08:57:20 PST
<rdar://problem/24016057>
Comment 4 Nikita Vasilyev 2016-12-11 20:22:24 PST
I can't reproduce this any longer.