Open Bug 1588363 Opened 6 years ago Updated 3 years ago

Timings column is not visible for developer tools with width of 700px or smaller

Categories

(DevTools :: Netmonitor, defect, P3)

69 Branch
defect

Tracking

(Not tracked)

People

(Reporter: snugs.steed0e, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:69.0) Gecko/20100101 Firefox/69.0

Steps to reproduce:

  1. Open the developer tools and dock it to the left/right. Ensure that the width of the developer tools is 700px or smaller ("devtools.toolbox.sidebar.width" in about:config).
  2. Go to an example site and switch to the network monitor tool. The timings column is not visible, even if the context menu shows that it's enabled.
  3. Go to about:config and change "devtools.toolbox.sidebar.width" to a figure greater than 700 (e.g. 701). The timings tab suddenly appears.

Actual results:

The timings column is not visible, despite it being selected in the context menu. Even if you disable other columns to try to make space for it, it remains hidden. Only when the width of the developer tools exceeds 700px (e.g. 701px) does it suddenly appear.

Expected results:

The timings column should always be visible, even if there isn't much space for it. Just like you can keep on adding other columns (e.g. set-cookies, URL) when it is crammed, the behavior of the timings column should match the other columns - always be visible, not suddenly disappear when the width is smaller than a hard-coded value.

Summary: Timings column is not visible for developer tools with width of 700px or smaller → Timings column is not visible in developer tools with width of 700px or smaller
Summary: Timings column is not visible in developer tools with width of 700px or smaller → Timings column is not visible for developer tools with width of 700px or smaller

Thanks for the report!

This is a feature not a bug. The Timeline column (aka Waterfall) doesn't work well if there is not enough horizontal space.

But the following should be fixed/improved:

  1. When the Timeline is the last column it shouldn't be hidden when the available horizontall is small
  2. Width of the Timeline columns is getting smaller and smaller as it hides and re-appers.
  3. The logic calculating the available space could be smarter. Taking in account the number of displayed columns

Honza

Status: UNCONFIRMED → NEW
Ever confirmed: true
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: