encryptic-team / encryptic

An encryption-focused open source note taking application
Mozilla Public License 2.0
348 stars 40 forks source link

Cannot paste text in the Passphrase field #47

Open rift-n opened 5 years ago

rift-n commented 5 years ago

I came across the following problem on Mac OSX Sierra 10.12.6 but its probably the same across all versions:

  1. Start Encryptic.app for the first time
  2. Enter ‘Username01’ in the ‘Username’ field
  3. Click [ Next ] button
  4. Start Chrome and go on https://www.random.org/passwords/ then generate a random password (any length/complexity)
  5. Copy one of the random passwords generated
  6. Go back to Encryptic.app select the ‘Passphrase’ field
  7. press CMD+V to paste the copied password

What happens:

Nothing happens, it is not possible to copy and paste any text in the 'Passphrase' field.



What would be expected:



It should be possible to copy and paste a strong password from another application. This would be a useful for users that have a password manager.

funilrys commented 5 years ago

Oups mistake ...

funilrys commented 5 years ago

I just wanted to say that I can't reproduce that on the current master branch ... Does someone else have such issue ?

daed commented 5 years ago

I can reproduce it in osx. I can't in linux or windows.

I don't currently have a lead on a cause. I would think it's got to be something related to electron, but I haven't tracked down what yet.