[Webkit-unassigned] [Bug 142655] New: Web Inspector: Console Scrolls Unexpectedly when Clicking inside un-selected Expanding Object

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 12 23:22:09 PDT 2015


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

            Bug ID: 142655
           Summary: Web Inspector: Console Scrolls Unexpectedly when
                    Clicking inside un-selected Expanding Object
    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, mark.lam at apple.com,
                    mattbaker at apple.com, nvasilyev at apple.com,
                    timothy at apple.com, webkit-bug-importer at group.apple.com

* SUMMARY
Console Scrolls Unexpectedly when Clicking inside un-selected Expanding Object. This is hugely annoying.

* STEPS TO REPRODUCE
1. Log and expand `window.navigator` about 5 times in the console
2. Fully expand the prototype chain of the bottom window.navigator
3. Scroll the console all the way up and select the top `window.navigator`
4. Scroll all the way to the bottom (so you can't see the top of the expanded object)
5. Expand a property of the bottom window.navigator object
  => the bottom item becomes selected and jumps you up to the top of the object
  => expected the object to become selected without jumping the console, also expand the property clicked on

-- 
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/20150313/936f8c72/attachment-0002.html>


More information about the webkit-unassigned mailing list