[Webkit-unassigned] [Bug 140280] New: Web Inspector: Clicking selected item in the sidebar second time should scroll to the corresponding line

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 8 19:36:52 PST 2015


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

            Bug ID: 140280
           Summary: Web Inspector: Clicking selected item in the sidebar
                    second time should scroll to the corresponding line
    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: nvasilyev at apple.com
                CC: graouts at webkit.org, joepeck at webkit.org,
                    jonowells at apple.com, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

Created attachment 244317
  --> https://bugs.webkit.org/attachment.cgi?id=244317&action=review
Animated GIF

Clicking on a search result item in the navigation sidebar should always scroll to the corresponding line in the source view, even if has been already selected.

Steps to reproduce: 
0. Open Inspector on http://apple.com.
1. Open Resources sidebar.
2. In the Search Resource Content input field type "return".
3. Click on the first result.
4. Scroll down.
5. Click on the first result again.

Expected:
Scroll to source file to the corresponding line.

Actual:
Nothing happened.

If I manually scroll after selecting an item in the sidebar, I might want to scroll back by clicking the same sidebar item again.

The same problem exists for breakpoints in the debugger sidebar.

-- 
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/20150109/7f31e06d/attachment-0002.html>


More information about the webkit-unassigned mailing list