[Webkit-unassigned] [Bug 142791] New: Web Inspector: Inspector DOM Tree not scrolling to the inspected DOM node

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 17 14:18:02 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=142791

            Bug ID: 142791
           Summary: Web Inspector: Inspector DOM Tree not scrolling to the
                    inspected DOM node
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: joepeck at webkit.org
                CC: graouts at webkit.org, joepeck at webkit.org,
                    jonowells at apple.com, koivisto at iki.fi,
                    mattbaker at apple.com, nvasilyev at apple.com,
                    simon.fraser at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

* SUMMARY
Inspector DOM Tree not scrolling to the inspected DOM node.

* STEPS TO REPRODUCE
1. Inspect gmail.com
2. Inspect the inspector¹ to open inspector²
3. Inspect a DOM node in inspector¹
4. In inspector² toggle into full screen Console
5. In inspector² toggle out of full screen Console
  => Inspect DOM nodes in inspector¹ => inspector² does not scroll to the node properly

* NOTES
- I added logging, and I when I encounter this scenario, if I go into inspector³ and run `document.activeElement.scrollIntoView()` the DOM view scrolls to the top instead of to the element. Seems like a WebCore issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150317/af0f555f/attachment-0002.html>


More information about the webkit-unassigned mailing list