"copy username and password" only copies username

"copy username and password" only copies username

avatar

tested with version 2020.2.20.0 64-BIT and DPS data source.

KR
G.

All Comments (6)

avatar

Hello Guenther,

could you run the test again with the Clipboard - Diagnostic feature enabled?

Regards,
Min

avatar

hi Min,
same same - only the username is copied.

this is what it looks like:
forum image

avatar

Just to make sure I understand. When you use "Copy Username & Password" button and you then paste in notepad the first paste pastes the username and then you paste again and nothing is pasted or it is the username again?

Best regards,

Stéfane Lavergne

avatar

hi Stéfane,
just to let you know that I do not have the issue any more with the latest version of RDM (2020.3.14.0).

but the issue was as you described - first paste was always the username - second paste nothing.

KR
G.

avatar

We have this issue on version 2021.2.20.0 64-bit. When using copy username and password, only the username is pasted in the first, second, third and so on. Tested on both Windows 10 and Windows 11, with and without Windows Clipboard functionality. Tried with both Clipboard copy method "Paste once (secure)" and "Legacy". Have anyone experienced this and been able to solve it?

avatar

Chances are something is playing (without following the rules) with your clipboard. We've seen a few third party clipboard tools or even simple apps that will read everything that and I mean everything that goes into the clipboard. That is even if the "private" flag(s) is/are set.

So how do you diagnose? In RDM start the Clipboard Diagnostic tool (Help > Clipboard Diagnostic). The bottom part of the form will give you all processes/apps that request the content of the clipboard.

  1. Start the Clipboard Diagnostic
  2. Notice the list of "whitelisted" apps
  3. Click "Copy Username & Password"
    1. Did the list of apps change?
      1. yes, you have your answer, you can block that app
        1. right-click, Add, give it a name and we will prevent that app from ever looking at the clipboard
        2. go back to step #1
      2. no, go to next step
  4. paste the value in Notepad
    1. The list should now have notepad listed
  5. paste again
    1. you should have the password and nothing in the list should have changed


If all works here try with the real destination, a login, a web form. Does the behaviour change?

Stéfane Lavergne