amethyst
amethyst copied to clipboard
RichText Bug while removing chars [Video]
Using Pixel 7 with GrapheneOS. Amethyst 0.11.0
Watch Video for demo. https://youtube.com/shorts/N5YIPm-ROtg
If writing, and removin chars, the Spacey between the words will be removed too sometimes.
Hum.. does this happen with other words? It looks like an autocompletion gone wrong. I don't think we change the text in any way that would create this bug. Hum...
I have the problem only with Amethyst. And it is also caused with every word. Maybe Create an Event which triggers if removing chars, which doesnt have this issue? Last time I coded stuff was 3-4 years ago and C#, so I dont know whats possible here ^^ But I think you probably need to override an Event/Function which is used for deleting chars in a textbox.
This is happening to me as well. Only in Amethyst.
Does it happen on other input fields, like on messages or chats, or on the search bar?
I have just tried in search bar and it is happening as well.
Hum... that means it's probably an Android Compose bug. We will need to wait for Google to release a fix. :(
This is an issue only with the default keyboard of GrapheneOS not working well with the Jetpack Compose UI library. Changing the keyboard to a more modern one fixes this.
More: https://github.com/vitorpamplona/amethyst/issues/154