Version: 4.5.0 (using KDE 4.5.0) OS: Linux Some people have multiple accounts on a single web page, such as multiple e-mail accounts in gmail. Currently when you save your gmail form data in kwallet it saves under Form Data->Maps->https://www.google.com/accounts/ServiceLogin# Saving another login will save on top of the existing login, instead of alongside it, thus only allowing for one account to be saved. I propose prepending the account name to the map name. So https://www.google.com/accounts/ServiceLogin# becomes, for example xenobrain,https://www.google.com/accounts/ServiceLogin# Then adding a dialog box or dropdown menu in the webframe to allow the user to select which map they want to use to fill the form. Reproducible: Didn't try I've seen this implemented two ways. In firefox and chromium, when you type the first letter of the account name it will autocomplete the account name an fill in the corresponding password. In Opera, it will highlight the forms with a yellow border. A key icon will appear in the toolbar and pop open a dialog box with all acount names. Double-click on an account name and it will fill in the form and automatically submit. I have a slight preference for the opera method, but the first is more common.
*** This bug has been marked as a duplicate of bug 143307 ***