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.

[server smokes] In-memory CSS changes not applied when saving server HTML file #7606

@njx

Description

@njx
  1. Set up the server smoke tests as in https://github.com/adobe/brackets/wiki/Brackets-Server-Smoke-Tests
  2. Open server-test/server.php
  3. File > Live Preview
  4. Put the cursor in <body>
  5. Cmd/Ctrl-E
  6. Change the background color to #D90 - color changes in browser
  7. Make a change to the text of the outer HTML file
  8. Cmd/Ctrl-S to save

Result: The HTML updates in the browser, but the background color reverts to the original color from the on-disk CSS file instead of retaining the in-memory changes.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions