devtools icon indicating copy to clipboard operation
devtools copied to clipboard

Hover cards do not automatically close

Open grouma opened this issue 3 years ago • 1 comments

When you hover over a variable in the source view of the debugger a hover card will be shown. If you move your mouse into this card then the card is not removed until you hover back over the originating variable.

This may be related to https://github.com/flutter/devtools/issues/3839.

grouma avatar Oct 03 '22 20:10 grouma

@CoderDake

kenzieschmoll avatar Oct 03 '22 20:10 kenzieschmoll

This should be resolved in https://github.com/flutter/devtools/pull/4627 please let us know if this issue is still present past 2.19.0-dev.1

CoderDake avatar Oct 28 '22 13:10 CoderDake