Skip to content

[Bug] color swatch for propagated properties has invisible text #113

Open
@T3sT3ro

Description

@T3sT3ro

Describe the bug
I declare the following properties

--a: red;
--b: var(--a);

When the color widget is clicked on --a it shows the text in the header with color info, but when clicked on --b it shows invisible text in the header (it's not interactive, but hovering over there shows tooltips).

To Reproduce
Steps to reproduce the behavior:

  1. Create file with the snippet above
  2. click on the color swatch next to --b property

Expected behavior
the header of the widget should show name of the color and should be interactive

Screenshots
image

Details (please complete the following information):

  • OS: Linux
  • VSCode version: 1.84.2
  • Extension version: 2.6.4

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions