Open Bug 1241081 Opened 8 years ago Updated 2 years ago

% table cells should display two places of decimals

Categories

(DevTools :: Memory, defect, P3)

defect

Tracking

(firefox44 affected, firefox45 affected, firefox46 affected)

Tracking Status
firefox44 --- affected
firefox45 --- affected
firefox46 --- affected

People

(Reporter: magicp.jp, Unassigned)

References

(Blocks 1 open bug)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:46.0) Gecko/20100101 Firefox/46.0
Build ID: 20160119030232

Steps to reproduce:

1. Start latest Nightly (or Aurora)
2. Open Memory tool in developer tools
3. Run "Take Snapshot"


Actual results:

Almost percentage is 0%, because "heap-tree-percent" number format is "0%"


Expected results:

Change number format from "0%" to "0.00%". It is the same as "about:memory"
Has STR: --- → yes
Component: Untriaged → Developer Tools: Memory
OS: Unspecified → All
Hardware: Unspecified → All
Conflicted on this.

This adds visual noise for relatively little gain.

We are already pretty space constrained as it is.

Chrome does not show any decimals either.

On the other hand, I do see how it might be confusing if you have mostly 1% and 0% for large numbers of cells in the table...
Priority: -- → P3
Summary: [DevTools][Memory] "heap-tree-percent" should display two places of decimals → % table cells should display two places of decimals
Product: Firefox → DevTools
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.