Closed Bug 1327780 Opened 7 years ago Closed 7 years ago

Text labels in profiler overlap each other when I zoom JS Flame Chart

Categories

(DevTools :: Performance Tools (Profiler/Timeline), defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: arni2033, Unassigned)

Details

Attachments

(1 file)

>>>   My Info:   Win7_64, Nightly 49, 32bit, ID 20160526082509
STR_1:
1. Open devtools -> performance
2. Open attached "testcase 1" (profile)
3. Zoom in between 2649ms and 2650ms (for example)

AR:  Text labels in profiler overlap each other
ER:  Text labels shouldn't overlap each other
No longer blocks: 1277113
Component: Untriaged → Developer Tools: about:debugging
Component: Developer Tools: about:debugging → Developer Tools: Performance Tools (Profiler/Timeline)
Ah yes, I'm seeing this. I believe it's because our heuristic for sizing text for the screen is off. It estimates the size of the text when rendering it based off of an average character size, and those long names with lots of wide characters like "W" are probably making our heuristic fail. I think this is probably an OK trade off for the speed of rendering the graph.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: