-
-
Notifications
You must be signed in to change notification settings - Fork 164
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
Repetitive paste and text selection #1060
Comments
Hi @kenn-4 ! I can not reproduce the double-pasting issue. But I think I can reproduce the selecting the whole line and not the word issue. This only happens if the cursor is at the end of the line but if the cursor is in the middle of the word then it works fine. Same for you? |
Tried it. It's true, when not at the end of the line, the cursor selects a
single word. A shame about the double paste; would've been great using that
option with the fingerprint sensor. On the same note, will you be adding
options for tapping the sensor, better yet, using it for for
scrolling purposes? That would give the feel of a mouse wheel. Great tool,
if I haven't mentioned that yet.
…On Wed, 6 Jul 2022, 16:36 Seth Schroeder ***@***.***> wrote:
Hi @kenn-4 <https://github.com/kenn-4> ! I can *not* reproduce the
double-pasting issue. But I think I can reproduce the selecting the whole
line and not the word issue. This only happens if the cursor is at the end
of the line but if the cursor is in the middle of the word then it works
fine. Same for you?
—
Reply to this email directly, view it on GitHub
<#1060 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AUO2M7BM4M6V4MQSIESFMVTVSWDVHANCNFSM52DLKAHQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@kenn-4 I can't add any more fingerprint sensor gestures because the Android API is very basic. It only tells the app that it has been swiped in the 4 directions. Apps don't get any more fine grained information. |
Closing this because it can't be reproduced but fixing this other bug #1062 |
Developer TODO (don't remove)
Discord message link/email recipient
Describe the bug
A clear and concise description of what the bug is.
Text pasting actions are repetitive despite settings for single action. When trigger is sent, such as fingerprint swipe, the text copied is pasted twice. For text selection, whole line is selected instead of last word.
To Reproduce
Steps to reproduce the behavior:
Set paste trigged as fingerprint swipe up on Huawei honor 6x (no root). Select trigger is set as swipe left.
Upload a backup of your keymaps. Follow the guide here
Expected behavior
A clear and concise description of what you expected to happen.
Paste action shoot send just one instance of the word/letter.
Screenshots
If applicable, add screenshots to help explain your problem.
Smartphone (please complete the following information):
Huawei honor 6x
8
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: