Microsoft/vscode

BUG: In process explorer if user has UTF-8 / cyrrilic symbols in name it will be displayed by non displayable symbols ("question mark" symbol)

Open

#219,183 opened on Jun 28, 2024

View on GitHub
 (3 comments) (1 reaction) (0 assignees)TypeScript (10,221 forks)batch import
bugconfirmation-pendinghelp wantedworkbench-diagnostics

Repository metrics

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

Description

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

Version: 1.106.0 (user setup) Commit: ac4cbdf48759c7d8c3eb91ffe6bb04316e263c57 OS: Windows_NT x64 10

Steps to Reproduce:

  1. Open vs code process explorer
  2. Hover mouse cursor over any process (ex. gpu-process)
  3. User with UTF-8/Cyrillic symbols in name is displayed incorrectly (will be displayed by non displayable symbols "question mark" symbol)

зображення

Contributor guide