
Detect if a key is in the clipboard and, if yes, prompt user to import key
Reported by Michael | July 23rd, 2014 @ 05:36 PM | in 1.3 (closed)
The functionality is already there, but it's easy to overlook.
Once a key has been detected in Clipboard, display a dialog or notification that an importable key was found and ask user wether they want to import it.
Currently you simply activate GPG Keychain and press CMD + V to import it.
[edited by Steve]
Comments and changes to this ticket
-
steve November 13th, 2015 @ 04:46 PM
- Title changed from Detect if a key is in the clipboard and if that's the case, prompt user to import to Detect if a key is in the clipboard and, if yes, prompt user to import key
-
Support December 7th, 2015 @ 08:10 PM
- State changed from new to fixed
- Assigned user set to Mento
- Milestone set to 1.3
(from [d22ab0f70f39ddfbf811411183c774f08a293f1c]) [NEW] Offer key import from clipboard.
Detect if a key is in the clipboard and, if yes, prompt user to import
key
[#248 state:fixed assigned:mento milestone:1.2.2] https://github.com/GPGTools/GPGKeychainAccess/commit/d22ab0f70f39dd... -
Support December 8th, 2015 @ 01:47 PM
(from [aa10ad2dd732e18b580c2423411904ea70404b36]) [NEW] Offer key import from clipboard.
Detect a key in the clipboard and prompt user to import key.
[#248 state:fixed assigned:mento milestone:1.2.2] https://github.com/GPGTools/GPGKeychainAccess/commit/aa10ad2dd732e1... -
steve December 18th, 2015 @ 02:04 PM
- State changed from fixed to verified
Verified on 10.9 - 10.11 using GPG Suite 1505n.
Strings show as expected and regression #357 fixed.
In case of revoked sigs additional warning dialog about revocation is displayed.@Michael, this is now in place. Please test GPG Suite 1505n or later: https://releases.gpgtools.org/nightlies/
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
People watching this ticket
Referenced by
-
306 If keys are found in clipboard the user should be prompted if they want to import them Dupe of #248.
-
357 keys not added to or removed from key list when deleting or importing Regression, likely introduced with clipboard detection #248