firefox-devtools/profiler

Flame graph shifts when source view is opened

开放

#3,830 创建于 2022年1月24日

 (2 条评论) (0 个反应) (0 位负责人)TypeScript (486 个派生)auto 404
flame graphhelp wantedpolishsource view

仓库指标

星标
 (1,515 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南