Microsoft/vscode

Hover should scroll when copying with mouse and going out of hover widget

Open

#239,704 opened on Feb 5, 2025

View on GitHub
 (1 comment) (0 reactions) (1 assignee)TypeScript (10,221 forks)batch import
editor-hoverfeature-requesthelp wanted

Repository metrics

Stars
 (74,848 stars)
PR merge metrics
 (Avg merge 11h 43m) (1,000 merged PRs in 30d)

Description

repro:

start selecting using mouse and drag mouse down -> hover should scroll

vscode - see how I mouse mouse down but it doesn't scroll

https://github.com/user-attachments/assets/065c7cb8-f6f4-4fdd-8ed6-49c717db90a3

chrome:

https://github.com/user-attachments/assets/6705c234-719b-4941-981b-3e5aee9d6f5a

Version: 1.97.0-insider Commit: 33fc5a94a3f99ebe7087e8fe79fbe1d37a251016 Date: 2025-02-04T18:50:12.241Z Electron: 32.2.7 ElectronBuildId: 10660205 Chromium: 128.0.6613.186 Node.js: 20.18.1 V8: 12.8.374.38-electron.0 OS: Darwin arm64 24.3.0

Contributor guide