[Webkit-unassigned] [Bug 181025] New: console.log doesn't print anything on JS console of clean machine

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 20 02:36:14 PST 2017


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

            Bug ID: 181025
           Summary: console.log doesn't print anything on JS console of
                    clean machine
           Product: WebKit
           Version: Safari 11
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ebrahim at gnu.org
                CC: inspector-bugzilla-changes at group.apple.com

Repro:
1. Provide a clean or maybe also on recently update macOS.
2. Open JS console using this particular way, right click on the page, click on "Inspect Element", go to "Console" tab.
3. console.log("Hello");

Actual:
Nothing will be printed

Expected:
To console.log work regardless.


It seems for making JS console.log I should enter JS console, particularly using Develop > "Show JavaScript Console", but if I bring it first using "Inspect Element" the bit activates JS console won't be altered.

-- 
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/20171220/65bedbc1/attachment.html>


More information about the webkit-unassigned mailing list