firefox-devtools / firefox-devtools/profiler
Flame graph shifts when source view is opened
Open
flame graph
help wanted
polish
source view
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 491
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 30
Description
Profile: https://share.firefox.dev/3rKKxGY
Steps to reproduce:
1. 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](https://mozilla-hub.atlassian.net/browse/FP-504)
Contributor guide
Assessment
This issue has not been assessed yet.