[Webkit-unassigned] [Bug 227234] New: Web Inspector: Sources: Scope Chain sidebar panel is stripping repeating whitespace from strings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 21 14:00:36 PDT 2021


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

            Bug ID: 227234
           Summary: Web Inspector: Sources: Scope Chain sidebar panel is
                    stripping repeating whitespace from strings
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pangle at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

Created attachment 431905

  --> https://bugs.webkit.org/attachment.cgi?id=431905&action=review

Screenshot of Issue

See attached screenshot.

Notice that on hover the `text` local variable has two spaces between `1px` and `red`, but in the Scope Chain sidebar panel, it is shown with a single space. In this case if I check the string's length in my source, it is 8 characters, which is what I would expect, but the sidebar panel is only showing seven characters.

-- 
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/20210621/2497545c/attachment-0001.htm>


More information about the webkit-unassigned mailing list