okareshaba / openintents

Automatically exported from code.google.com/p/openintents
0 stars 0 forks source link

OI Safe: Delete password from clipboard when logging out #297

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. From within OI Safe, view an entry and press "Go" to visit a web page.
2. Password is copied to clipboard.
3. Lock OI Safe.
4. Use any notepad program to "paste" the last password used.

What is the expected output? What do you see instead?
Password is shown.

Upon locking, OI Safe should check whether the content of the clipboard is the 
same as the last password copied in there. If yes, then delete the clipboard. 
(otherwise leave clipboard unchanged).

Simpler version: Simply clear clipboard upon locking OI Safe. Could have side 
effect of deleting other content the user had copied.

Original issue reported on code.google.com by peli0...@googlemail.com on 26 Aug 2010 at 3:40

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r3240.

Original comment by peli0...@googlemail.com on 26 Mar 2011 at 12:00