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

Replacing Italicised text causes incorrect insertion position. #138

Open
jamesey2001 opened this issue Dec 12, 2017 · 0 comments
Open

Replacing Italicised text causes incorrect insertion position. #138

jamesey2001 opened this issue Dec 12, 2017 · 0 comments

Comments

@jamesey2001
Copy link

Visit the demo page:

https://www.loopindex.com/lite/demo/

  1. Highlight the word "Welcome" in the editor.
  2. Click the "I" button to make it italic.
  3. Highlight the letters com from the italicised word.
  4. Type in any character ( i.e. z )
  5. com becomes struck thru but the z character is inserted at the start of the word, i.e
    zWelcome instead of Welzcome

Further steps,

  1. Try the same with Underline, Strike Through, Subscript, Superscript
  2. Same results as above, the insert position jumps to the start of the applied style.
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