ProjectHoot / Hoot

Project Hoot repository
MIT License
57 stars 10 forks source link

Sometimes text is repeated or deleted when editing a comment in Hoot on Android using Firefox browser #20

Open properal-gb opened 3 years ago

properal-gb commented 3 years ago

Steps to reproduce: Type:

aaaaaaa\r aaaaaaa\r Backspace eight times to delete the second row of a's. Then hit enter.

Repeat if no strange behavior happens. note \r= Carriage Return = enter

properal-gb commented 3 years ago

this was found on Hoot interface: https://dev.goldandblack.xyz/p/posts/52

properal-gb commented 3 years ago

Can not reproduce on a PC.

Also can not reproduce on Hitide: https://hoot.goldandblack.xyz/posts/52

properal-gb commented 3 years ago

Also can not reproduce on Hitide on android with Firefox: https://hoot.goldandblack.xyz/posts/52

squash commented 3 years ago

This bug occurs in the upstream editor's demo site, filing a bug there: https://github.com/Ionaru/easy-markdown-editor/issues/288