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

[Chrome] Handle spaces outside inline styles when pasting #2662

Closed
Reinmar opened this issue Jul 3, 2017 · 0 comments · Fixed by ckeditor/ckeditor5-clipboard#25
Closed
Assignees
Labels
package:clipboard type:bug This issue reports a buggy (incorrect) behavior.
Milestone

Comments

@Reinmar
Copy link
Member

Reinmar commented Jul 3, 2017

This is a part of the continous problem with white spaces in Blink/Webkit (tracked in #2651). However, this time it hits only Blink which apparently changed something in the copy behaviour recently.

See https://github.com/ckeditor/ckeditor5-clipboard/issues/2#issuecomment-310417731 which describes the problem.

And https://github.com/ckeditor/ckeditor5-clipboard/issues/2#issuecomment-312635209 which explains why this is happening.

@Reinmar Reinmar self-assigned this Jul 3, 2017
scofalik referenced this issue in ckeditor/ckeditor5-clipboard Jul 7, 2017
Fix: Whitespaces around inline elements will not be lost upon pasting. Closes #24.
@mlewand mlewand transferred this issue from ckeditor/ckeditor5-clipboard Oct 9, 2019
@mlewand mlewand added this to the iteration 11 milestone Oct 9, 2019
@mlewand mlewand added status:confirmed type:bug This issue reports a buggy (incorrect) behavior. package:clipboard labels Oct 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:clipboard type:bug This issue reports a buggy (incorrect) behavior.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants