[Webkit-unassigned] [Bug 158385] New: REGRESSION: $1 doesn't work in console after selecting an element in jsfiddle

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 4 15:53:02 PDT 2016


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

            Bug ID: 158385
           Summary: REGRESSION: $1 doesn't work in console after selecting
                    an element in jsfiddle
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org
                CC: bburg at apple.com, graouts at webkit.org,
                    joepeck at webkit.org, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

Reproduction steps:
1. Open https://jsfiddle.net/kLtkjmLe/
2. Inspect "y" in the view
3. Type "$1"

Expected result:
I can access the selected element.

Actual result:
Get "ReferenceError: Can't find variable".

-- 
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/20160604/18db787b/attachment.html>


More information about the webkit-unassigned mailing list