[Webkit-unassigned] [Bug 209927] New: Web Inspector: Network tab summary bar jiggles

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 2 13:46:53 PDT 2020


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

            Bug ID: 209927
           Summary: Web Inspector: Network tab summary bar jiggles
           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: nvasilyev at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

<rdar://61192562>

Because the text is horizontally centered, and there is a timer, and the digits in the timer don’t have the same width, the text jiggles with each tick of the timer.

You can solve this by setting font-variant-numeric:tabular-nums and styling the content with a font that supports the tabular numbers opentype font feature (like the system font).

-- 
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/20200402/2e933a0d/attachment.htm>


More information about the webkit-unassigned mailing list