microsoft / microsoft/vscode

Highlighting text appears to unhighlighted when tooltip/pop up appear

Open
#333,347 4 comments 1 reaction 1 assignee Claimed by @aiday-mar View on GitHub
editor-hover feature-request
Dominant language
TypeScript
Stars
193k
Forks
42.4k
PR merge metrics
PR metrics pending

Description

Does this issue occur when all extensions are disabled?: **Yes**

# Summary

While dragging to select text, a hover popup appears over the selection. The instant it does, the selected text stops looking selected. The highlight fades to a shade almost identical to the editor background, so it reads as though the selection was lost.

## Screenshots

With extensions disabled, this is JS. Notice how the function `log()` doesn't look highlighted anymore.

Image

Here is a very pronounced .gif of the issue.

Image

## System info

- VS Code Version: `1.135.0` (also observed on `1.113.0`)
- OS Version: `Linux amdx4 6.12.101+deb13-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.101-1 (2026-08-05) x86_64 GNU/Linux`

Steps to Reproduce:

1. Hover over text of function
2. Begin highlighting

**Actual Behavior**: Text loses highlight appearance and appears to be deselected

**Expected Behavior**: highlight text looks highlighted no matter what on-hover pop ups occur

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.