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

Desktop: Resolves #4591: resolves change of cursor after pasting and deleting an image in TinyMCE #1

Closed
wants to merge 1 commit into from

Conversation

Siddharth6121
Copy link
Owner

Fixes laurent22#4591

Problem:

The cursor moves to the top of the note after image paste.

Solution:

Made the cursor focus at the end of the note after pasting an image.

Manual Test to check if the cursor stays where the image was pasted :

  1. Open a note.
  2. Shift to TinyMCE editor.
  3. Write some content in it.
  4. Insert an image.

The cursor should focus on where the image was inserted.

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

Successfully merging this pull request may close these issues.

Cursor moves to top of note after image paste
1 participant