this post was submitted on 29 Aug 2024
68 points (94.7% liked)
Lemmy Apps
5455 readers
2 users here now
A home for discussion of Lemmy apps and tools for all platforms.
RULES:
- No spamming
- Be nice and have fun
- Follow the general lemmy.world rules
An extensive list of Lemmy apps is available here:
Visit our partner Communities!
Lemmy Plugins and Userscripts is a great place to enhance the Lemmy browsing experience. [email protected]
Lemmy Integrations is a community about all integrations with the lemmy API. Bots, Scripts, New Apps, etc. [email protected]
Lemmy Bots and Tools is a place to discuss and show off bots, tools, front ends, etc. you’re making that relate to lemmy. [email protected]
Lemmy App Development is a place for Lemmy builders to chat about building apps, clients, tools and bots for the Lemmy platform. [email protected]
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Basically when you press backspace the underline for autocorrect extends over the space before the word, then when you press backspace again it deletes that space. Every other press of backspace will delete the space before, completely messing up the text when you're just trying to make a minor correction. You then have the hassle of pixel hunting to get the cursor in the middle of the word where the space was to add it back again.
Ok my bad seems like I recalled incorrectly, your description fits exactly my experience. It's the keyboard
It's not really the keyboard though, the keyboard works fine everywhere else. It's a poor implementation from the text editor that Jerboa uses, one that other keyboards have created a workaround for. But the issue is in the text editor.
It's like when a website only works in Chrome, but doesn't work in Firefox. It isn't because Firefox is broken, it's because the website doesn't follow web standards and has only been tested in Chrome.
I see, there's the keyboard on one side and the text editor on the other, and they don't mesh well ? that makes more sense