6
edits
(Inserting chapter Password manager UI - Suggestion how the dialog should look like) |
|||
Line 46: | Line 46: | ||
=== Closing === | === Closing === | ||
When the pop up box comes to choose whether to remember or never for this site and the stuff like that. When you press the red 'X' (close button) on the pop up menu the page should not load since a decision has not been made. | When the pop up box comes to choose whether to remember or never for this site and the stuff like that. When you press the red 'X' (close button) on the pop up menu the page should not load since a decision has not been made. | ||
=== Password manager UI === | |||
I would welcome something like fitting the dialog into top yellow bar (maybe like the popup blocker notification one), while just affecting focus of the page not the whole rendering. Idea: | |||
#url is entered | |||
#the page loads (normally the focus would have gone to login input) | |||
#firefox shows small top bar with master passwd input and changes focus to this input | |||
#user inserts master password and after pressing enter the focus goes to prefilled (data from passwd manager) login input where one more enter press toggles sending login data to server | |||
similarly with remembering login data dialog: | |||
#user enters data to login page and submits them | |||
#new page (logged-in user) loads | |||
#the top bar with remeber login and passwd dialog shows up with focus on it - passwd manager has remembered the login data from previous login page and if now the user choose remeber, then it's written into passwd database(doesn't matter of which kind) and dialog disappears | |||
#if nothing is selected on the dialog,then user can browse page without worrying the dialog unless he wants - means no modal dialog behaviour | |||
#if user haven't choosen an option and reloaded the page, the remember login data dialog disappears and comes back not until user enters login credentials second time in future.. By my opinion the remember option "not now" is the most often choosen one, so this should be the default option when no user decision is made - means no action is performed in context of password manager | |||
some other people share similar ideas - look at: [http://www.melez.com/mykzilla/2006/02/improving-firefox-password-saving.html improving Firefox password saving] by [http://www.melez.com/mykzilla/ mykzilla] - there are also images of possible real passwd manager UI like: | |||
<center>[[Image:Save-password-bar-707169.png.jpg]]</center> | |||
--[[User:Petrtom|Petrtom]] 02:20, 5 July 2007 (PDT) |
edits