Skip to content

Consecutive whitespace appearing as single whitespace #958

@rightaway

Description

@rightaway

Version

5.0.7

Browser and OS info

Latest firefox, latest ubuntu

Steps to reproduce

Open devtools on an input field and start typing text with consecutive whitespace in the middle.

What is expected?

Consecutive whitespace should appear in the devtools data for that field.

What is actually happening?

It gets collapsed to a single whitespace. It's behaving the way text with consecutive whitespace would appear in <div> but it should appear the way it would in <pre>.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions