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.

Inserting <style> tag in HTML document with long lines = Doom #14856

@Alhadis

Description

@Alhadis

Prerequisites

  • { 𝒳 } Put a spiffy cross on this line if you have done all of the following:

Description

Hanging hard in Atom v1.18.0 (in safe mode, even).

Steps to Reproduce

  1. Download and open this file
  2. Place editor's cursor at the end of line 85
  3. Press Enter/Return
  4. Type <style>
Expected behaviour:
Being able to type the closing >.
Actual behaviour:
Atom freezes at <style
Reproduces how often:
Every time.

Versions

Atom: 1.18.0
Electron: 1.3.15
Chrome: 52.0.2743.82
Node: 6.5.0

$ uname -v
Darwin Kernel Version 16.6.0: Fri Apr 14 16:21:16 PDT 2017; root:xnu-3789.60.24~6/RELEASE_X86_64
$ sw_vers # It's macOS Sierra, folks.
ProductName:	Mac OS X
ProductVersion:	10.12.5
BuildVersion:	16F73

Additional Information

The HTML file is being generated using a Perl script.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions