microsoft / vscode

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

InputBox.validation Message doesn't draw a red square anymore #119094

Closed angelozerr closed 3 years ago

angelozerr commented 3 years ago

Steps to Reproduce:

  1. execute demo with InputBox validation in https://github.com/microsoft/vscode-extension-samples/tree/main/quickinput-sample

  2. the VSCode insider doesn't draw a red square anymore when there is a validation error:

image

although with vsocde 1.5.42 it's working:

image

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

fbricon commented 3 years ago

Duplicate of #118945

gjsjohnmurray commented 3 years ago

/duplicate thanks @fbricon