Skip to content
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

Editor removes spaces in IE11 when pasting formatted XML from Visual Studio #3308

Closed
dimodi opened this issue Jun 9, 2017 · 0 comments
Closed

Comments

@dimodi
Copy link
Contributor

dimodi commented Jun 9, 2017

Bug report

Editor removes spaces in IE11 when pasting formatted XML from Visual Studio directly in the Editor's content area (i.e. not using the code snippet tool).

This issue affects us and our customers in the ticket handling process - we need to invest time to manually fix provided code snippets. You can refer to @marin-bratanov for details.

Reproduction of the problem

2017.2.504
http://dojo.telerik.com/UjAKig or http://runner.telerik.io/fullscreen/UjAKig

2018.1.117
http://dojo.telerik.com/UjAKig/4 or http://runner.telerik.io/fullscreen/UjAKig/4

Current behavior

https://www.screencast.com/t/hSXxBQhy

Spaces between tag names and attributes are removed.

Expected/desired behavior

All required spaces between tag names and attributes are preserved.

Environment

  • Kendo UI version: 2017.2.504 - 2018.1.117
  • Browser: IE11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants