[Webkit-unassigned] [Bug 160840] New: Web Inspector: Entering ":n" in Open Resource Dialog, where n > number of lines, should jump to the last line

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 12 22:29:50 PDT 2016


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

            Bug ID: 160840
           Summary: Web Inspector: Entering ":n" in Open Resource Dialog,
                    where n > number of lines, should jump to the last
                    line
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Keywords: EasyFix, GoodFirstBug
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: nvasilyev at apple.com
                CC: bburg at apple.com, joepeck at webkit.org,
                    mattbaker at apple.com, nvasilyev at apple.com,
                    timothy at apple.com, webkit-bug-importer at group.apple.com

Steps:
1. Open Inspector on this page.
2. Press Command-Shift-O
3. Type "global.js:99999999"

Expected:
global.js opens and focused on the last line.

Actual:
global.js opens and focuses on the previously focused line (or just scrolls to the top of the resource).

Notes:
This is how it works in Sublime Text and Chrome DevTools.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160813/90159b7f/attachment-0001.html>


More information about the webkit-unassigned mailing list