-
Notifications
You must be signed in to change notification settings - Fork 405
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
Comments
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) |
Maybe your have any ai based , system level auto correct feature, which can cause this I guess you are using samsung keyboard, ? |
I use Samsung keyboard version 5.6.00.51 (just actualised) and the bug is still there. Thank you. |
on fresh install, acode 1.10.5(953), samsung keyboard - 5.9.00.63, one ui 6.1.1, tried on an older device as well (samsung keyboard 5.6.10.40) |
My problem persists Just updated my Samsung Galaxy A52: Android 14 Samsung One UI 6.1. Samsung Keyboard 5.8.20.10 Acode 1.10.5 BUG REPRODUCING On a new line typing But, That is SO, THE MODIFIED BUG IS STILL THERE. OTHER APPS: I am really furious about the Acode thing Samsung Galaxy A52 Any ideas?. |
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 |
thanks for the confirmation |
Check for existing issues
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
The text was updated successfully, but these errors were encountered: