microsoft / vscode

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

Content gets cutoff when Text spacing is applied violating WCAG 2.1 Guidelines. #230771

Open RakshithDattatraya opened 1 month ago

RakshithDattatraya commented 1 month ago

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

Steps to Reproduce:

  1. Enter large text in vscode.dev.
  2. Modify text spacing using this bookmark https://codepen.io/stevef/full/YLMqbo /tool/manually. The content in the editor get cutoff thereby failing WCAG Guidelines for accessiblity image *This issue also persists in Monaco Editor.
RakshithDattatraya commented 1 month ago

@alexdima Could you please help me with this issue.