-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Open
Description
Reproducible in vscode.dev or in VS Code Desktop?
- Not reproducible in vscode.dev or VS Code Desktop
Reproducible in the monaco editor playground?
- Not reproducible in the monaco editor playground
Monaco Editor Playground Link
https://stackblitz.com/edit/qyjoz2bx-u7fucnwl?file=src%2fexample.tsx,package.json
Monaco Editor Playground Code
Reproduction Steps
- Open the URL: https://stackblitz.com/edit/qyjoz2bx-u7fucnwl?file=src%2fexample.tsx,package.json
- Press tab key to reach "open preview in new tab" and press enter key.
- "Search globally for a specific value" gets open
- Press tab key to search field and on 'line number :1' press right arrow key.
- Copy and paste any code.
- Observe that, Code's are getting truncated on selected menu item code screen
Actual (Problematic) Behavior
Code text is getting truncated after applying text spacing in windows.
Refer Attachment:
- Code text is getting truncated after applying text spacing in windows.png
- Code text is getting truncated after applying text spacing in windows.mp4
https://github.com/user-attachments/assets/6688975a-a1e7-4f7c-ad1e-c422f254ec85

Expected Behavior
Code text shouldn't be truncated after applying text spacing in windows.
Additional Context
User Impact:
Users who rely on increased text spacing for readability will be impacted if code text is getting truncated after applying text spacing in windows. This causes readability issues and makes it harder for users with visual or cognitive disabilities to read the text.
Metadata
Metadata
Assignees
Labels
No labels