Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: Acode using Samsung keyboard overwrites words when "Keyboard mode" is "Normal" or "No suggestion" #1057

Open
1 task done
oskint opened this issue Oct 20, 2024 · 7 comments
Labels
bug Something isn't working

Comments

@oskint
Copy link

oskint commented Oct 20, 2024

Check for existing issues

  • Completed

Describe the bug / provide steps to reproduce it

(I firstly did Settings >> Restore default settings.)
Use Samsung keyboard. (Edited after comments.)

Go to
Settings
App Settings
Keyboard mode
and select:
Normal or
No suggestion

In editor go to the new line
and write e.g.
aaaa bbb
Then click e.g. in the end of the word aaaa
and insert space.

RESULT:
Acode automatically changes text
aaaa bbb
to
abbb bbb

It means it overwrites word aaaa with bbb.

The bug is so annoying that this menu option is completely unusable.
And without the option user is forced manually correct every typo. In my case to use other editor.

Environment

Samsung A52
Samsung keyboard application 5.6.00.51
Android 13
Acode 1.10.5
20th Oct 2024

If applicable, add mockups / screenshots regarding your vission

No response

If applicable, attach your Acode.log file to this issue.

Acode.log
@bajrangCoder
Copy link
Collaborator

I tried to reproduce it. But failed.

As it's working fine for me with all the three keyboard modes available.(Btw the no suggestions mode is good for different devices, as it doesn't disable suggestions)
I'm using gboard.

@bajrangCoder
Copy link
Collaborator

Maybe your have any ai based , system level auto correct feature, which can cause this

I guess you are using samsung keyboard, ?

@oskint
Copy link
Author

oskint commented Oct 20, 2024

I use Samsung keyboard version 5.6.00.51 (just actualised) and the bug is still there.
But you are right, using the Gboard the bug disappears, I just tried it.
E.g. QuickEdit editor with Samsung keyboard does not produce the bug.
Therefore the cause is the combination of Acode with Samsung keyboard.

Thank you.
I edited the title and the bug description.

@oskint oskint changed the title BUG: Acode overwrites words when "Keyboard mode" is "Normal" or "No suggestion" BUG: Acode using Samsung keyboard overwrites words when "Keyboard mode" is "Normal" or "No suggestion" Oct 20, 2024
@NishchayKQ
Copy link

on fresh install, acode 1.10.5(953), samsung keyboard - 5.9.00.63, one ui 6.1.1,
normal keyboard mode/no suggestions, i couldn't reproduce it

tried on an older device as well (samsung keyboard 5.6.10.40)

@oskint
Copy link
Author

oskint commented Oct 21, 2024

My problem persists
even after updates, clearing data and caches, and removing languages.


Just updated my Samsung Galaxy A52:

Android 14
(writes "Your software is up to date"), English (US), removed other languages.
Settings >> General Management >> Language: English (United States)

Samsung One UI 6.1.

Samsung Keyboard 5.8.20.10
(writes "The latest version installed"), cleared cache & data.
Languages and types: English (US), removed other language
Auto replace: no languages selected

Acode 1.10.5
just uninstalled + installed, cleared cache & data
Settings >> App Settings >> Keyboard mode: Normal


BUG REPRODUCING
Change happened.

On a new line typing
aaaa bbb
then moving to the end of "aaaa" and typing SPACE
does nothing - works OK.

But,
when i
move the cursor to the end of "aaaa"
and write e.g. letter c
then the result is
abbbc bbb

That is
instead of result
aaaac bbb
it rewrites it to
abbbc bbb

SO, THE MODIFIED BUG IS STILL THERE.

OTHER APPS:
QuickEdit editor: no such bug
Jota+ editor: no such bug
NeutriNote editor: no such bug
WhatsApp: message input: no such bug


I am really furious about the Acode thing
because in hunt for the bug solution
I had to delete many settings that worked for me ok for years.


Samsung Galaxy A52
Android 14 - English (United States)
Samsung One UI 6.1
Samsung Keyboard - 5.8.20.10 - English (US)
Acode 1.10.5


Any ideas?.
Thank you in advance

@bajrangCoder bajrangCoder added bug Something isn't working and removed needs info / awaiting response labels Oct 21, 2024
@NishchayKQ
Copy link

yes the modified version of the bug i can consistently reproduce, further the old bug still is there, its just not consistent to reproduce it

Screen_Recording_20241023_153909_Acode.mp4

@oskint
Copy link
Author

oskint commented Oct 23, 2024

thanks for the confirmation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants