focus-android in Android Studio or install Firefox Focus from the Play StoreSKIP on the top leftmoz into the URL search bar (the autocomplete should show illa.org highlighted in pink)The first backspace erases the z and the second backspace erases the o.
The URL search bar should now show m.
The first backspace skips the z and the second backspace erases the o.
The URL search bar now shows mz.
Would you like to turn on search suggestions? pop up by Firefox Focus is there and left untouched.
Different but related to closed issue https://github.com/mozilla-mobile/focus-android/issues/778 and closed pull request https://github.com/mozilla-mobile/focus-android/pull/2304
Video: https://drive.google.com/file/d/1vlAPMb1N7O1MdVOzL80ZWMq_mNoCRwB1/view?usp=sharing
Ah at first I thought this was the same as #778, but now I'm understanding what you're seeing.
The cursor goes to the wrong position when you press delete after it has autocompleted. I think this is a release blocker.
@vesta0 I'm moving this to a P1.
I can still reproduce this on Nightly & Beta 8.0.1 if I turn off everything related to Gboard auto-correct. If they are on, this doesn't happen.
Recording
@ekager did this commit fix any variation of the issue?
To me this seems like an issue with the autocomplete Android component.
I confirmed this is an android component issue, as I'm able to reproduce on the reference browser. Filed here: https://github.com/mozilla-mobile/android-components/issues/1489
Quick question about the priority: Since this seems to be confirmed for both 8.0 and the already released 7.0.x (and I wouldn't be surprised if earlier versions too): Is this indeed a release blocker?
Good point, @pocmo. Pinging @vesta0.
@pocmo I agree and removed the label release blocker but this is still high priority. Thanks for looking into it.
We spoke to Arturo: someone in SF will take care of this because we need to be able to test any fix on Echo Show as well.
@vesta0 just confirming this is still a high priority? https://github.com/mozilla-mobile/focus-android/issues/3892#issuecomment-442192862
@Sdaswani @mcomella yes it is. I didn't consider it to be a release blocker but it is definitely high priority and needs to be fixed. Thank you!
A patch for that landed in 0.37.0 and is going to be released today. Removing the a-c label.
Verified as fixed on Nightly 9.0 GV 64.
Devices: Samsung Galaxy S8 (Android 8.0), HTC Desire 820 (Android 6.0.1)