nhn / tui.editor

🍞📝 Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible.
http://ui.toast.com/tui-editor
MIT License
17.2k stars 1.75k forks source link

Highlighting for strikethrough not working correctly #2876

Open Malaber opened 1 year ago

Malaber commented 1 year ago

Describe the bug

Strikethrough is sometimes not working correctly

To Reproduce

Steps to reproduce the behavior:

  1. Go to the latest version in TUI Editor demo ( https://ui.toast.com/tui-editor )
  2. Insert the following Markdown in Markdown mode:
    [ ] - ~~somehow (11th this works)~~ ok ok test
    [ ] - ~~hello test (test) test recieve 4+ test~~ <- hello text
  3. Manipulate and select characters in the rows to see strikethrough flashing on and off

TUI Editor bug strikethrough

Expected behavior

The text is always marked as strikethrough instead of flashing

Screenshots

Markdown Mode: image

WYSIWYG Mode: image

Desktop (please complete the following information):

markusbrunner-design commented 1 year ago

this really needs to be fixed!

jwlee1108 commented 1 year ago

Thank you for the issue. I think it occurs on Brave browser. I'll check it.