Skip to content

With word wrap enabled, spaces inside a tag are not rendered #1362

@jasonsanjose

Description

@jasonsanjose
  1. Open http://codemirror.net/demo/indentwrap.html
  2. Set cursor at the end of line 7, just before the close bracket >
  3. Insert spaces to cause wrapping
  4. Continue inserting spaces

Actual: Wrapping occurs, but spaces are no longer inserted. Adding space characters works fine.
Expected: Wrapping should occur and new space characters should render.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions