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

Repetitive paste and text selection #1060

Closed
4 tasks
kenn-4 opened this issue Jun 28, 2022 · 4 comments
Closed
4 tasks

Repetitive paste and text selection #1060

kenn-4 opened this issue Jun 28, 2022 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@kenn-4
Copy link

kenn-4 commented Jun 28, 2022

Developer TODO (don't remove)

  • create new branch. put issue number at start of name if not a very quick fix.
  • write tests. put issue number in comment
  • update documentation
  • merge and delete branch (don't squash because want commit history to see why I made changes)

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.
Screenshot_20220628-230001.jpg
Smartphone (please complete the following information):

  • Device: [e.g. OnePlus 6T]
    Huawei honor 6x
  • Android version: [e.g. Android 10]
    8
    Additional context
    Add any other context about the problem here.
@kenn-4 kenn-4 added the bug Something isn't working label Jun 28, 2022
@sds100
Copy link
Collaborator

sds100 commented Jul 6, 2022

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?

@kenn-4
Copy link
Author

kenn-4 commented Jul 7, 2022 via email

@sds100
Copy link
Collaborator

sds100 commented Jul 8, 2022

@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.

@sds100
Copy link
Collaborator

sds100 commented Jul 8, 2022

Closing this because it can't be reproduced but fixing this other bug #1062

@sds100 sds100 closed this as completed Jul 8, 2022
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

2 participants