Suggestions for Mobile SGP - submit form with Enter, generate password in focused text field

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Suggestions for Mobile SGP - submit form with Enter, generate password in focused text field

vladstudio
Hi,

now that I found SGP I have no idea how I survived before. Excellent! 2 suggestions for mobile version (I found myself using it often for entering my iTunes password):

1) submit the form when i hit Enter;

2) generate password in text field, and select its contents (all easily done with Javascript). This will allow me to do everything without having to switch from keyboard to mouse:
- open SGP mobile (bookmark shortcut)
- fill the form
- Enter to submit
- Cmd-C to copy

Thanks!

Vlad Gerasimov
www.vladstudio.com
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Suggestions for Mobile SGP - submit form with Enter, generate password in focused text field

vladstudio
Anyone?
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Suggestions for Mobile SGP - submit form with Enter, generate password in focused text field

ChrisSGP
Administrator
Both ideas have been brought up and discussed previously. Opinions are diverse enough that neither will be incorporated in the official distribution of SGP. For example, some find auto-form-submission to be an annoyance, and auto-copying to the clipboard can be a security concern, especially on shared computers. Feel free to take it up on your own, however.
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Suggestions for Mobile SGP - submit form with Enter, generate password in focused text field

vladstudio
Chris - glad you replied! I did not mean neither auto form submission, nor auto-copying to clipboard.

1) "submit the form when i hit Enter;" - sorry I probably confused you with "form". What I really wanted to say is - when I open SGP Mobile, enter my master password and hit Enter, the SGP password is generated (without having to click Generate button with the mouse). I cannot imagine how it can be in any way annoying.

2) My second request is when the SGP password is generated, to not make me select it (with the mouse again). Instead, if you put it into a text input field (not belonging to any form, just a field) and select it (element.focus(); element.select();), all I need to do it to hit Ctrl-C. Much more convenient!

Thank you.
Loading...