pull down to refresh

Which deletion error? You try to delete and it doesn't let you?

Yeah but after trying to type []() kind of text and whenever i make a mistake and try to delete a character somehow it didnt let me do it for a while

Try typing [Stacker and deleting the r letter somehow doesnt happen

In case this matter, i use Android 15 and i'm currently using Florisboard v0.5.2

Can you please tell me which phone make, model, and operating system you're using when this happens?

reply

I use Redmagic 10 nx798j , Android 15 and my keyboard is Florisboard v0.5.2

reply

Reproduced, thank you for reporting this!

I suspect we’re still going to fight some keyboards on Android, but I’m also happy that almost everything has been fixed.

Will work on it immediately.

cc @rblb

reply

FlorisBoard uses a different way to delete, so it was not triggering the suppression. Patched: https://github.com/stackernews/stacker.news/pull/2719

reply

I just woke up damn

reply

Assuming im stupid (which i'm btw) is this exclusively Florisboard issue ? @sox @rblb @k00b thanks y'all for fixing this bug, sorry for bothering tho

reply

No, it's an issue for several keyboards. I suspect they all use the composition logic from the opensource android keyboard, and so they've inherited all the same issues.

Florisboard just uses a non-standard way to delete content, so it wasn't covered by the first patch, but this is not a bug per se.

reply