firefox-devtools / firefox-devtools/profiler

Clicking in a blank part of the activity graph re-selects the selected node

Open
#3,587 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1.5k
Forks
491
Avg merge
3d 46m
Merged PRs (30d)
27

Description

Profile: https://share.firefox.dev/3D0sJvr

Steps to reproduce:

1. Click somewhere in the green parts of the Renderer thread's activity graph. This selects a row in the tree view.
1. Scroll the tree view so that the selected row is out-of-view.
1. Click somewhere in the blank parts of the Renderer thread's activity graph, e.g. in the parts with 0% CPU.

Expected results:
Probably nothing should happen. The selection shouldn't change and the tree shouldn't scroll.

Actual results:
The selection remains unchanged, but the selected row is scrolled back into view.

The same happens in the stack chart and flame graph.

┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FP-444)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.