microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
164.27k stars 29.3k forks source link

Hard to move cursor from row to hover #229598

Open roblourens opened 1 month ago

roblourens commented 1 month ago

Testing #229359

This is just about our workbench hovers on lists in general, but when I hover a row in the scm graph view, first I feel prompted to hover on the right side of the row where the icons are. Then I get a tall hover on the far left side, and I feel like I should be able to move my cursor straight to the actions at the bottom of that hover box. But the cursor can't leave the narrow list row, or it will disappear.

roblourens commented 1 month ago

Image

lszomoru commented 1 month ago

Adding @Tyriar and @benibenj

Tyriar commented 1 month ago

Related: https://github.com/microsoft/vscode/issues/228121