firefox-devtools/profiler
Flame graph shifts when source view is opened
Open
#3,830 opened on Jan 24, 2022
flame graphhelp wantedpolishsource view
Repository metrics
- Stars
- (1,515 stars)
- PR merge metrics
- (PR metrics pending)
Description
Profile: https://share.firefox.dev/3rKKxGY
Steps to reproduce:
- Double click a function in the flame graph.
Expected results: The source view should open and the flame graph's contents should stay where they are.
Actual results: When the source view opens, the flame graph's contents are moved upwards by the source view height. The function you just double-clicked is no longer under the mouse, and in fact it might be pushed completely offscreen.
┆Issue is synchronized with this Jira Task