Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

selecting a CSS property name in one inline editor results in double insertion in another inline showing the same content. #2775

@RaymondLim

Description

@RaymondLim
  1. Open index.html from Getting Started project.
  2. Press Ctrl+E on h1 tag.
  3. Press Ctrl+E on h2 tag that is immediately below the h1 tag.
  4. Insert a new line to enter a new rule. Press Ctrl+Space and select any property name.

Result: The selected property name appears in the second inline correctly, but the first inline will show two insertions. (ie. if you select align-content, you get align-content:align-content:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions