Bug 209927

Summary: Web Inspector: Network tab summary bar jiggles
Product: WebKit Reporter: Nikita Vasilyev <nvasilyev>
Component: Web InspectorAssignee: Nikita Vasilyev <nvasilyev>
Status: RESOLVED FIXED    
Severity: Normal CC: inspector-bugzilla-changes, timothy
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Nikita Vasilyev
Reported 2020-04-02 13:46:53 PDT
<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).
Attachments
Patch (1.46 KB, patch)
2020-04-02 13:52 PDT, Nikita Vasilyev
no flags
Nikita Vasilyev
Comment 1 2020-04-02 13:52:44 PDT
EWS
Comment 2 2020-04-02 16:18:55 PDT
Committed r259423: <https://trac.webkit.org/changeset/259423> All reviewed patches have been landed. Closing bug and clearing flags on attachment 395296 [details].
Note You need to log in before you can comment on or make changes to this bug.