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

OS Password function does not enter the password #4856

Closed
silmaril42 opened this issue Jul 4, 2023 · 2 comments
Closed

OS Password function does not enter the password #4856

silmaril42 opened this issue Jul 4, 2023 · 2 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@silmaril42
Copy link

Bug Description

In Rustdesk 1.2.0 release (as well as some nightlies) I cannot use the function "OS Password" any more.

When clicking on the menu item
grafik
the dialog to enter the password opens and there seems to be no way to make Rustdesk type this password into the connected host system.

It makes no difference whether I click on the text "OS Password" or on the pencil icon.

How to Reproduce

Open a Rustdesk connection and try to use the "OS Password" function to enter a password into the host system.

Expected Behavior

Clicking on the pencil icon should open the dialog where the password can be set (this works as expected).

Clicking on the menu item text should not open this dialog and directly enter the password into the host system (instead this currently opens the same dialog).

Operating system(s) on local side and remote side

Windows 11 -> Windows 11

RustDesk Version(s) on local side and remote side

1.2.0 -> 1.2.0

Screenshots

grafik

Additional Context

This looks like a small bug in the UI code.
It seems the clickable area of the pencil icon is using the same room as the menu item text, which makes it impossible to click onto the text.

This war different in Rustdesk 1.1.9, in which the pencil icon could be clicked separately.

Using 1.1.9 on the client side is the only workaround I was able to find.

I'd appreciate a hint if there is a workaround in 1.2.0 to use this function!
Maybe there already is a keyboard shortcut that can be used?

@silmaril42 silmaril42 added the bug Something isn't working label Jul 4, 2023
@rustdesk rustdesk added the good first issue Good for newcomers label Jul 4, 2023
@rustdesk
Copy link
Owner

rustdesk commented Jul 4, 2023

fix merged, please try out tomorrow's nightly build.

@rustdesk rustdesk closed this as completed Jul 5, 2023
@silmaril42
Copy link
Author

That was really quick - I am impressed!

And I can confirm it's working now :-)

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

No branches or pull requests

2 participants