flutter / flutter/devtools

Remove hovercard when keyboard has focus

Abierto
#4,914 0 comentarios 0 reacciones 1 asignado Reclamado por @CoderDake Ver en GitHub
P3 polish screen: inspector
Lenguaje dominante
Dart
Estrellas
1.7k
Forks
404
Merge medio
6 d 17 h
PR fusionados (30 d)
18

Descripción

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)

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.