Skip to content
This repository was archived by the owner on Mar 3, 2023. It is now read-only.
This repository was archived by the owner on Mar 3, 2023. It is now read-only.

Reloading styles in shadow DOM on focused editor causes craziness #4479

@benogle

Description

@benogle
  1. Turn shadow DOM on
  2. link a syntax theme, and make sure you're using that theme
  3. atom -d in the syntax theme dir
  4. Edit a stylesheet
  5. save
  6. The editor goes gray and is unusable

It looks like the height is infinitely growing:

crazy-height

Notes

  • You can close that editor and everything is fine
  • It only happens on the active editor when the window has focus. Change the file out side of atom with atom not focused, and it's fine.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions