Bug 152472
Summary: | Web Inspector: Can't open Inspector[2] once it was closed | ||
---|---|---|---|
Product: | WebKit | Reporter: | Nikita Vasilyev <nvasilyev> |
Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | bburg, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | 152080 | ||
Bug Blocks: |
Nikita Vasilyev
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Nikita Vasilyev
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.
Blaze Burg
Investigating this is blocked by https://bugs.webkit.org/show_bug.cgi?id=152080
Radar WebKit Bug Importer
<rdar://problem/24016057>
Nikita Vasilyev
I can't reproduce this any longer.