[Webkit-unassigned] [Bug 149345] New: Web Inspector: Array values after 100 aren't shown

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 18 07:42:16 PDT 2015


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

            Bug ID: 149345
           Summary: Web Inspector: Array values after 100 aren't shown
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P1
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: nvasilyev at apple.com
                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

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

Steps:
1. (new Array(200)).fill(42)
2. Expand the array preview

Expected:
There should be a way to see array items after first 100.

Actual:
Only first 100 items are show. When the array is expanded, it can be easily misinterpreted that there are exactly 100 items. There is no way to load another 100 or anything like that.

-- 
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/20150918/3c72fd37/attachment.html>


More information about the webkit-unassigned mailing list