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

Not able to see the cursor when placed after the footnote Cursor not visible after the foot note #37

Open
vallikumar opened this issue Apr 4, 2020 · 0 comments

Comments

@vallikumar
Copy link

Normally, a user can be able to see teh cursor blinking wherever we clicked inside teh editor

CK Editor is pushing teh cursor to teh end of teh editor or making invisible, once the iuser hover on cke_widget_drag_handler_container and the drag handler image(handle.png) is made visible via the "display: block" property"

This disolay block property pushing the cursor to the end of teh editor.

Steps to reproduce.
Enter some random text e.g Test1 , Test2, Test3, Test4
Create a footnotes at end of some bulleted items.
create some bullet points at end of any paragraphs.
Save the content.

Mouse overon Footnotes Marker now.
when the drag hander icon is visible above, it starts pushing the blinking cursor to teh end of teh line
Expected result:
The cursor should stay at the same position just next to teh foot note marker
Actual Results:
But teh cursor is pushed towards the end of edtor or teh next line.

Browser: …Chrome 79 and 78
OS: …Windows 10
CKEditor version: …7.1
Installed CKEditor plugins: …addiitonal footnotes plugins downloadedalong with package.

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

1 participant