Bug 160170 - Web Inspector: Incorrect combined record bars in the Network overview graph
Summary: Web Inspector: Incorrect combined record bars in the Network overview graph
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P3 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-07-25 13:01 PDT by Matt Baker
Modified: 2016-12-13 15:39 PST (History)
2 users (show)

See Also:


Attachments
[Image] Missing combined record bars (179.66 KB, image/png)
2016-07-25 13:01 PDT, Matt Baker
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Baker 2016-07-25 13:01:29 PDT
Created attachment 284516 [details]
[Image] Missing combined record bars

Summary:
Incorrect combined record bars in the Network overview graph.

Steps to Reproduce:
1. Record daringfireball.net page load
2. Adjust UI zoom/scroll until timeline record bars incorrectly overlap (see screenshot)
3. Inspect the overview graph's `graph-container` element, expand row element containing overlapping bars
  => Some bar segments are missing from the DOM, others are duplicated
Comment 1 Radar WebKit Bug Importer 2016-07-25 13:01:54 PDT
<rdar://problem/27530796>
Comment 2 Timothy Hatcher 2016-08-05 09:58:05 PDT
They are not combined, this is just bad overlapping. You can hardly see the light blue end cap over the dark blue, but it is there. We should either force that to a new line ore make it draw with a white outer border so it will divider the two.