Bug 44901
Summary: | Web Inspector: "Inspect Element" only jumps to a node when the Inspector is already opened | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ridley Combs <rcombs> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | apavlov, a.renevier, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, yurys |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | 44634 | ||
Bug Blocks: |
Ridley Combs
If you use the context menu option "Inspect Element" and the Inspector isn't already open, it just opens the inspector (doesn't scroll to, open the tree to, or highlight the node). It works fine if the Inspector is already open, but this is a bit of an annoyance (and looks at first glance like a much larger bug).
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Joseph Pecoraro
Ma be related to: bug 44634 which we think was probably a regression in
scrollIntoViewIfNeeded. I am very sure this worked in the past. I'm going
to block this on that and verify this works as expected after that is fixed.
Alexander Pavlov (apavlov)
Works for me as expected on ToT.
Alexander Pavlov (apavlov)
*** Bug 45227 has been marked as a duplicate of this bug. ***