mimi89999 / aosp-keyboard-patches

AOSP keyboard patches
Apache License 2.0
2 stars 0 forks source link

Tapping on suggestions sometimes replaces the word with a completely differtent one. #5

Open Bubu opened 4 years ago

Bubu commented 4 years ago

Expected Behavior

When tapping the aosp keyboard autocorrect suggestions on top of the keyboard the word I tapped on should replace the mistyped one I'm currently typing.

Current Behavior

"Sometimes" (I notice this every day I think but it doesn't happen too frequently unfortunately) the word I typed gets corrected to a completely different one which was not shown as a suggestion at all.

Steps to Reproduce

  1. Type somthing.
  2. Tap on first word suggestion.
  3. Be suprised that you have something different then you just tapped on.

Here's a video showing this: https://gitlab.com/LineageOS/issues/android/uploads/96d101187c68d2468b0fe7772e345b83/device-2019-11-04-150708.mp4

Also reported here: https://gitlab.com/LineageOS/issues/android/-/issues/1363

mimi89999 commented 4 years ago

Please check if your keyboard and orthography checker is the same app.

Bubu commented 4 years ago

Autocomplete suggestions and spell checking are two different things I think. And autocomplete is part of AOSP keyboard, pretty sure.