otterwiki icon indicating copy to clipboard operation
otterwiki copied to clipboard

Cannot delete lines on mobile

Open TomosLeggett opened this issue 1 year ago • 3 comments

If you edit a page on mobile, go to a random line and delete each character from that line, you cannot use the backspace to delete the line itself.

https://github.com/redimp/otterwiki/assets/29714592/3eef771c-0fe7-4848-ba45-e44224200dd5

TomosLeggett avatar Dec 10 '23 03:12 TomosLeggett

Thanks for the bug report. This might be an issue with codemirror, or an issue with using codemirror wrong.

I could not reproduce this with for example: https://codemirror.net/5/demo/theme.html

Can you double check if your mobile device works on this codemirror example?

redimp avatar Dec 10 '23 15:12 redimp

I could not reproduce this with for example: https://codemirror.net/5/demo/theme.html

Can you double check if your mobile device works on this codemirror example?

Certainly!

https://github.com/redimp/otterwiki/assets/29714592/5a7c2472-d797-45ba-a31a-f66ce7e6188a

TomosLeggett avatar Dec 10 '23 15:12 TomosLeggett

Ah, I've just found out the same thing doesn't appear to happen if you're using gboard and only happens if you're using swiftkey. It seems this is a swiftkey issue.

TomosLeggett avatar Dec 10 '23 15:12 TomosLeggett

Closing this issue. The topic of replacing the editor is discussed and tracked with in #105.

redimp avatar Jul 10 '24 10:07 redimp