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.

Cannot select with double-click in CSS inline editor after closing one css file in the working set. #7258

@RaymondLim

Description

@RaymondLim
  1. Set the "citrus completed" from smoke test as your project.
  2. Duplicate desktop.css in the css folder and call it desktop2.css.
  3. Open index.html and set cursor in the body tag.
  4. Resize the editor window narrower so that you see some wrapped lines in inline editor.
  5. Ctrl+E to open the inline editor. You will see two entries in the css file list on the right of the inline editor.
  6. Select desktop2.css from the list and then change the color property to #d90.
  7. When desktop2.css is in the working set, mouse over its filename and click x button to close it.
  8. When prompted to save, click Don't Save.
  9. Inline editor in index.html is now showing desktop.css.
  10. Try to double-click on something inside the inline editor. e.g. #000.

Result: Something else on the previous line may be highlighted as being selected. Note that the inline editor shows some extra empty lines at the bottom and if you click there, then it auto resizes to fit the content. After that, double-click is working again.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions