The backdrop-filter applied to the UI elements resulted in changes to the entire VSCode text UI. #204788
Open
Description
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.86.1
- OS Version: Windows 11 Pro (22631.3085) & Ubuntu 23.10 (Gnome 45,44)
Steps to Reproduce:
- Toggle Developer Tools and play with backdrop filters.
- Added backdrop filters (blur, opacity, saturation... or any other) rule to context menu, widgets, or any other elements. The whole VSCode UI was changed, but only the text... this is very strange.
- No extension installed, only one theme, but also I have try with default theme from VScode and same things is happened.
Here is an animated GIF where the backdrop is enabled and disabled in context menu; you can see what happened. Try to zoom and check the letters carefully
Also, here is a zoomed gif of the some text
Why has the text in the editor and UI changed if I just added a backdrop-filter to the context menu, for example?
Activity