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

Copy password no longer copys password #6883

Closed
1 task done
dengg-ximes opened this issue Nov 14, 2023 · 15 comments
Closed
1 task done

Copy password no longer copys password #6883

dengg-ximes opened this issue Nov 14, 2023 · 15 comments
Labels
bug desktop Desktop Application

Comments

@dengg-ximes
Copy link

dengg-ximes commented Nov 14, 2023

Steps To Reproduce

  1. Select Entry
  2. Use the "Copy password" button to copy password
  3. try to paste password

Expected Result

Both Paste buffer (select/middle click and Ctrl+C) are filed with password

Actual Result

The select buffer is unchanged
(the other one seems to be handled correctly, but that breaks a lot of my usecases not to be able to middle-click paste the password)

Screenshots or Videos

No response

Additional Context

  • installed via debian packaged downloaded from bitwarden/github
  • used to work until at least 2023.9.x versions, not 100% shure aboute 2023.10.0
  • as a workaround viewing the password and selecting it works but that is cumbersome and also not ideal as it means unessecarily displaying the password which is not ideal in all circumstances

Operating System

Linux

Operating System Version

Debian 12 (Bookworm)

Installation method

Direct Download (from bitwarden.com), Other

Build Version

2023.10.1

Issue Tracking Info

  • I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.
@dengg-ximes dengg-ximes added bug desktop Desktop Application labels Nov 14, 2023
@GregDuhamel
Copy link

same issue on Fedora 39 using flatpak version :

Version: 2023.10.1
Shell: 25.9.1
Renderer: 114.0.5735.289
Node: 18.15.0
Architecture: x64

Thanks for your work guys.

@symbn
Copy link

symbn commented Nov 14, 2023

Same issue on Nobara 38:
Version 2023.10.1
Shell 25.9.1
Renderer 114.0.5735.289
Node 18.15.0
Architecture x64

@rendhalver
Copy link

Same problem on Fedora 38 with the flatpack version.

Version 2023.10.1
Shell 25.9.1
Renderer 114.0.5735.289
Node 18.15.0
Architecture x64

@Lazerbeak12345
Copy link

I found in some cases, manually selecting the text then using the context menu to copy is a viable workaround (or at least one better than typing it manually)

@pmcneil
Copy link

pmcneil commented Nov 15, 2023

Same problem Fedora 38 snap version, Cinnamon.

Version 2023.10.1
Shell 25.9.1
Renderer 114.0.5735.289
Node 18.15.0
Architecture x64

@AimVaguely
Copy link

Same on Arch Linux with flatpak in KDE plasma.

Version 2023.10.1
Shell 25.9.1
Renderer 114.0.5735.289
Node 18.15.0
Architecture x64

I think I might have been having trouble for a couple of days with this.

It does report an error when running it from a terminal, which happens whenever I click the copy button:

Error occurred in handler for 'clipboard.write': [Error: Unknown error while interacting with the clipboard: Display parsing error] {
  code: 'GenericFailure'
}

@dengg-ximes
Copy link
Author

@AimVaguely hm....i don't see that, might it be that you are running wayland (KDE works both with X11 as well as with wayland ATM if i remeber correctly) and that creates additional error (messages)?

for me i see some other messages, but none at the time i copy the password.

as for system enviroment for completnes sake:
Debian Stable (12/bookworm)
X11 with i3 window manager

@AimVaguely
Copy link

@AimVaguely hm....i don't see that, might it be that you are running wayland (KDE works both with X11 as well as with wayland ATM if i remeber correctly) and that creates additional error (messages)?

for me i see some other messages, but none at the time i copy the password.

as for system enviroment for completnes sake: Debian Stable (12/bookworm) X11 with i3 window manager

Yes, I am on Wayland. I forgot that might be relevant. My issue might not be the same one as this, but the symptoms look similar. I'll have a dig though the other reported issues later and see if any of them match my environment more closely.

@Lazerbeak12345
Copy link

In the Wayland cases, such as mine, it might be a dupe of #6812

@douglasthiel
Copy link

Same issue here. Was struggling to understand this for the past hour:

System Details Report


Report details

  • Date generated: 2023-11-16 11:55:56

Hardware Information:

  • Hardware Model: Apple Inc. Macmini7,1
  • Memory: 16.0 GiB
  • Processor: Intel® Core™ i7-4578U × 4
  • Graphics: Intel® Iris® Graphics 5100 (HSW GT3)
  • Disk Capacity: 1.0 TB

Software Information:

  • Firmware Version: 481.0.0.0.0
  • OS Name: Fedora Linux 39 (Workstation Edition)
  • OS Build: (null)
  • OS Type: 64-bit
  • GNOME Version: 45.1
  • Windowing System: Wayland
  • Kernel Version: Linux 6.5.11-300.fc39.x86_64

@Adedamola-Aina
Copy link
Member

Hi there,

Thank you for your additional report!

I can confirm I was also able to reproduce this issue, and I have flagged this to our engineering team.

If you wish to add any further information/screenshots/recordings etc., please feel free to do so at any time - our engineering team will be happy to review these.

Thanks once again!

@Lazerbeak12345
Copy link

Lazerbeak12345 commented Nov 16, 2023

Why was this closed? Was it fixed? Was it actually a dupe? Something else?

@parcelcat
Copy link

@Adedamola-Aina Thanks for the reply. Since this issue was closed without a reference to a commit, has this issue actually been resolved?

@douglasthiel
Copy link

I just retested on Fedora Workstation 39 and it has not been resolved. Thanks for asking. :-)
I used the copy button on Bitwarden and pasted into Typora. I got what was previously on the clipboard and not what I expected from Bitwardent.

@almereyda
Copy link

@Adedamola-Aina Is the engineering team aware of the solution that was presented in #6812 (comment) with:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug desktop Desktop Application
Projects
None yet
Development

No branches or pull requests