Skip to content

Consecutive whitespace appearing as single whitespace #958

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
rightaway opened this issue Apr 5, 2019 · 0 comments
Closed

Consecutive whitespace appearing as single whitespace #958

rightaway opened this issue Apr 5, 2019 · 0 comments
Labels

Comments

@rightaway
Copy link

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>.

@Akryum Akryum added the bug label Apr 5, 2019
@Akryum Akryum closed this as completed in bef62c1 Apr 5, 2019
simsim0709 pushed a commit to simsim0709/vue-devtools that referenced this issue May 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants