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

Linux > Android, cursor says "input not allowed", but it is. #3472

Closed
grummbeer opened this issue Mar 2, 2023 · 8 comments · Fixed by #3544
Closed

Linux > Android, cursor says "input not allowed", but it is. #3472

grummbeer opened this issue Mar 2, 2023 · 8 comments · Fixed by #3544
Labels
good first issue Good for newcomers

Comments

@grummbeer
Copy link
Contributor

Bug Description

Ambiguous communication, the symbol on the mouse signals that the input is not allowed, but it is possible.

How to Reproduce

Connect to android, "Input control" is "off", set it to "ON", the cursor symbol is still signals "not possible"

Expected Behavior

Synbol should not be visible if input is allowed.

Operating system(s) on local side and remote side

Linux > Android

RustDesk Version(s) on local side and remote side

source

Screenshots

icon-on-mobile-ambiguos

Additional Context

debug mode

@rustdesk
Copy link
Owner

rustdesk commented Mar 2, 2023

@fufesou

@rustdesk rustdesk added the good first issue Good for newcomers label Mar 2, 2023
@rustdesk
Copy link
Owner

rustdesk commented Mar 3, 2023

@Heap-Hop

@rustdesk
Copy link
Owner

rustdesk commented Mar 3, 2023

do it togehter with #3471

@grummbeer
Copy link
Contributor Author

Something changed? Now i have always a blue one.
icon-on-mobile-ambiguos-next

@rustdesk
Copy link
Owner

rustdesk commented Mar 4, 2023

nothing change yet @Heap-Hop

@Heap-Hop
Copy link
Contributor

Heap-Hop commented Mar 7, 2023

#3544 only fix it partially.

There needs a feature on Android, switchs of controlling the permissions of each client, like desktop connection manager.
cm_permission

@rustdesk
Copy link
Owner

rustdesk commented Mar 7, 2023

so to avoid confusing, we should disable permission switching while there are connections, or pop up warn message to tell it will take effective with new connection, before we have cm for mobile (lowest priority)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants
@Heap-Hop @grummbeer @rustdesk and others