okareshaba / openintents

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

OI Safe copies password automatically when clicking 'Go' button #291

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Select an entry containing a Website, username, and password.
2. Click the username to copy it (Message: "Username copied to the clipboard."
3. Click the "Go" button -- password is copied automatically, replacing 
username in the clipboard.

What is the expected output? What do you see instead?
If username is copied, it should remain in the clipboard upon pressing the "Go" 
button instead of being replaced by the password (default).  The default action 
(copy password to clipboard) should be removed and user's existing clipboard 
data should be honored.

What version of the product are you using? On what operating system?
OI Safe 1.2.4 on Android 2.1.

Original issue reported on code.google.com by ninestor...@gmail.com on 5 Jul 2010 at 8:51

GoogleCodeExporter commented 9 years ago

Original comment by peli0...@googlemail.com on 9 Jul 2010 at 8:20

GoogleCodeExporter commented 9 years ago
fixed with revision 2890.   now if user has copied the username, don't also 
copy the password.

Original comment by rmce...@gmail.com on 30 Dec 2010 at 6:33