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

Can't copy value of the password field in the basic auth section #5811

Open
1 task done
arantesxyz opened this issue Feb 28, 2023 · 10 comments · May be fixed by #7531
Open
1 task done

Can't copy value of the password field in the basic auth section #5811

arantesxyz opened this issue Feb 28, 2023 · 10 comments · May be fixed by #7531
Labels
B-bug Bug: general classification E-good-first-issue Experience required: Beginner / New S-unverified Status: Unverified by maintainer

Comments

@arantesxyz
Copy link

Expected Behavior

Select the text, press ctrl+c or right click and copy and it should be added to my clipboard.

Actual Behavior

I can right click and copy, and also ctrl+c, but the value is not added to my clipboard.

Reproduction Steps

  1. Create a request with basic auth
  2. Add any text to the password field
  3. Try to copy the value

Is there an existing issue for this?

Additional Information

I understand this might be a "Security" feature, if we were talking about a non dev tool. Insomnia is used to test API's, i should be able to copy values freely.

I'm testing an API, the password has 128 chars, the only way i can retrieve the password now is typing char by char, since i cannot copy it from the input.

Insomnia Version

2022.7.5

What operating system are you using?

Windows

Operating System Version

Windows 11

Installation method

From insomnia.rest

Last Known Working Insomnia version

No response

@arantesxyz arantesxyz added B-bug Bug: general classification S-unverified Status: Unverified by maintainer labels Feb 28, 2023
@filfreire filfreire added the E-good-first-issue Experience required: Beginner / New label Mar 9, 2023
@junedomingo
Copy link

Same here, using m1 mac
version 2023.1.0

@jbrocksfellas
Copy link

@arantesxyz I cannot reproduce it. I have tried to copy from the password field and then paste it. Its working.

@evenfrost
Copy link

Same for me. Copy/cut doesn't work for the password field in the Basic auth type. Every other field works well.

Version: Insomnia 2023.1.0
Build date: 3/9/2023
OS: Linux x64 5.19.0-40-generic
Electron: 22.0.0
Node: 16.17.1
V8: 10.8.168.20-electron.0
Architecture: x64

@evenfrost
Copy link

Here's the reproduction video:

Peek.2023-04-21.19-31.webm

@vekien
Copy link

vekien commented Nov 24, 2023

This was reported a long time ago and has a fix, can this be merged :/ it's a huge pain in the ass.

@dukeluo
Copy link

dukeluo commented Mar 19, 2024

v8.6.1 still have this problem.

@vfilenga
Copy link

same. sucks.

@kielingraphael
Copy link

kielingraphael commented Mar 27, 2024

Same here, mac m1 Sonoma 14.4

@Tam
Copy link

Tam commented Apr 23, 2024

A work-around I've found on MacOS is to take a screenshot of the text and use the text identification feature to copy the text from the screenshot 😅 Would be nice to just be able to copy though!

@arbezerra arbezerra linked a pull request Jun 12, 2024 that will close this issue
@viniciusribeiro-hotmart
Copy link

Still hapenning on

Version: Insomnia 8.4.5
Build date: 11/23/2023
OS: Darwin arm64 23.5.0
Electron: 27.0.3
Node: 18.17.1
Node ABI: 118
V8: 11.8.172.16-electron.0
Architecture: arm64

Awful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-bug Bug: general classification E-good-first-issue Experience required: Beginner / New S-unverified Status: Unverified by maintainer
Projects
None yet