flutter / flutter/devtools

Remove hovercard when keyboard has focus

Open
#4,914 0 comments 0 reactions 1 assignee Claimed by @CoderDake View on GitHub
P3 polish screen: inspector
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

In the inspector tree, you can navigate with the arrow keys. When a hover card is present, and the keyboard takes focus, the card should disappear, and the hover functionality should not be re-activated until the mouse moves again.

In this gif, I hovered over an element and then traversed down the tree with the arrow keys. You can see the selection changing but the hover card is still present.
![hover-during-keyboard-nav](https://user-images.githubusercontent.com/43759233/206768224-e9033d43-082f-4928-b448-f1b8731fa2b2.gif)

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.