Closed
Description
Recently to kivy app was added autosuggestion (which appears right above the android keyboard).
I've found next bug probably connected with this feature.
Let's say we have two textinputs. We touch first and keyboard appears there, as well as autosuggestion line. Then after typing something in first textinput if we don't close keyboard and touch next textinput to input some text there the first autosuggested word will appear in the second textinput. This behavior is bit confusing for user.
Metadata
Metadata
Assignees
Labels
No labels