Acode icon indicating copy to clipboard operation
Acode copied to clipboard

(Accidental major bug) + Fix auto complete in One-word typo

Open RaSan147 opened this issue 2 years ago • 9 comments

You'll understand by the video. Acode: heght (missing i), when trying to fix, adding i shows "height", happily clicking that makes it "heightght"

Pydroid: heght, same case, adding i and selecting suggest simply recheck the next characters of the word and if matching fixes as the suggestion says. (Expecting behavior)

https://user-images.githubusercontent.com/34002411/230974457-25978316-870b-4b6d-a6b8-766df017ec6e.mp4

RaSan147 avatar Apr 10 '23 19:04 RaSan147

@deadlyjack Major issue caught on 4k, look at the title and edit icon

I was editing run_me file. But why was chat_expression showing in the title!! Just opened the editor (to report typo auto-complete feature) and this happened (using github version of acode)

RaSan147 avatar Apr 10 '23 19:04 RaSan147

same problem, full of bug

Elovel avatar May 23 '23 10:05 Elovel

Thanks for reporting, I will fix it.

deadlyjack avatar May 23 '23 10:05 deadlyjack

There is no issue like when gboard (google keyboard) is used, only occurs when swift keyboard is used.

deadlyjack avatar May 24 '23 21:05 deadlyjack

There is no issue like when gboard (google keyboard) is used, only occurs when swift keyboard is used.

Well the video was recorded using Gboard, let me test with the newest version. Thanks

RaSan147 avatar May 25 '23 16:05 RaSan147

Nah, still not working, using 1.8.4 alpha build. Auto-complete keeps the later part as is

RaSan147 avatar May 26 '23 16:05 RaSan147

There is no issue like when gboard (google keyboard) is used, only occurs when swift keyboard is used.

It is still the same with 1.8.6, this issue is with the intergrated completion.

here is a video show casing both the integrated completion and gboard completion

https://github.com/deadlyjack/Acode/assets/4752645/c7f2c14c-8822-4956-8cdb-a0c24387592e

asl97 avatar Aug 30 '23 23:08 asl97

SwiftKey keyboard supposed to work like that if you are using SwiftKey keyboard.

deadlyjack avatar Aug 31 '23 02:08 deadlyjack

SwiftKey keyboard supposed to work like that if you are using SwiftKey keyboard.

do you mean to say acode uses SwiftKey keyboard internally for the suggestion that popup?

I pressed the popup that appears at 2-3 seconds mark.

or do you mean to say this behavior is intended as it is how most keyboard works as they don't look at characters after the cursor for intelligent suggestion like gboard?

asl97 avatar Aug 31 '23 06:08 asl97