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

貢獻者指南