Is there a reported bug for lost keyboard sync? I...
# compose
d
Is there a reported bug for lost keyboard sync? I have a simple
TextField
and if I type few words in it and then press and hold Backspace on hw keyboard, in the end cursor goes out of sync and few symbols remain. Same thing happens in "forward" mode: if I type really fast.
4
c
cc @Anastasia [G]
c
Related issue regarding the cursor for backspace in a password field not working. https://issuetracker.google.com/issues/196652554 with a minimal repro.
1
a
Not sure these are the same issues. The latter might be related to the visual transformation, I’ve checked our samples and it reproduces with ‘credit card’ example too. @dimsuz Does hw stand for hardware? Would you mind filing a separate issue?
d
hw stands for "hardware keyboard" it's called like this in Android's Emulator settings. Physical keyboard of the computer. Mentioned it because I can type quite fast using it 🙂 Ok, will file an issue soon.