Skip to content
New issue

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

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

Already on GitHub? # to your account

Editor repeating tailing character instead of pressed one #87

Closed
mlewand opened this issue Feb 28, 2020 · 4 comments
Closed

Editor repeating tailing character instead of pressed one #87

mlewand opened this issue Feb 28, 2020 · 4 comments
Labels
bug Something isn't working upstream Dependent/related to external issues

Comments

@mlewand
Copy link
Contributor

mlewand commented Feb 28, 2020

After some typing (some text, 1 link, 1 emoji no undos or anything like that) the editor started to repeat only the last character, despite the fact that I was pressing different printable characters.

It was just substituting the pressed key with character that was a last character in existing content and appending it (in my initial case that was simply empty space).

Happened for the following data (so you can see not much formatting):

Funny thing that as I started to record GIF for this I discovered that it repeats tailing character rather than doing only non breaking spaces (as opposed to what I initially thought).

Here's the screencast (I was mashing random keys but the editor kept repeating last letter):

The console is clean, there's no bleeding there.

I know that this is yet another kind of an issue like "xyz" happens when using the product, but I really don't have more repro data on that (though it's the first time I see this issue for a long time).

Chrome 80 @ Win10

@fredck
Copy link
Contributor

fredck commented Feb 28, 2020

It sounds like an upstream issue to CKEditor 5, but I'll mark this one for waiting for more information, because I'm afraid we have little to do here without reproducible steps :(

@fredck fredck added the question Further information is requested label Feb 28, 2020
@mlewand
Copy link
Contributor Author

mlewand commented Mar 25, 2020

Sounds pretty much like ckeditor/ckeditor5#6495 and it looks like we're going to resolve this in the upcoming iteration.

@wwalc wwalc added bug Something isn't working and removed question Further information is requested labels Mar 30, 2020
@Reinmar
Copy link
Member

Reinmar commented Mar 30, 2020

The issue mentioned by @mlewand was resolved so the next release of CKE5 will ship a patch for it.

@fredck
Copy link
Contributor

fredck commented May 6, 2020

This issue should have been fixed with the recent upgrade to CKEditor 5 v19.0.0.

@fredck fredck closed this as completed May 6, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working upstream Dependent/related to external issues
Projects
None yet
Development

No branches or pull requests

4 participants