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

When you click on the table cell, it does not work. Only the keyboard works. When in, one can not get out of table. #327

Open
Sonik20 opened this issue Jul 25, 2022 · 3 comments

Comments

@Sonik20
Copy link

Sonik20 commented Jul 25, 2022

When a new table is added, you can access it from keyboard, but by using mouse it gets stuck randomly

@przemyslaw-zan
Copy link
Member

Hi @Sonik20

Could you please provide precise reproduction steps to recreate the issue?

@przemyslaw-zan przemyslaw-zan added the pending:feedback This issue is blocked by necessary feedback. label Aug 5, 2022
@Sonik20
Copy link
Author

Sonik20 commented Aug 12, 2022

Hi @przemyslaw-zan ,

I have downloaded ckeditor from online website for angular 7.

I am using it in two components in my project.

In one component its working fine, in another component there are 3 fields which are using this ckeditor.

So here it goes, when I insert table in editor with some rows and columns it works fine but when I want to click on particular cell of the table using mouse it will not click on that cell, cursor remains in the previous cell or sometimes it flickers on the cell clicked then moves back previous cell.

any idea?

@przemyslaw-zan przemyslaw-zan removed the pending:feedback This issue is blocked by necessary feedback. label Aug 19, 2022
@pomek
Copy link
Member

pomek commented Aug 22, 2022

The latest version of the CKEditor 5 Angular component supports Angular 9.1+.

If it is possible, I would suggest upgrading Angular. In the beginning, you can create a new, simple project containing only the CKEditor 5 build and the component. If everything would work, perhaps the bug is related to some Angular internals.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants