Umbraco 7 Backoffice Auto Complete Login not working
I am running into a problem with Umbraco 7 in Firefox when logging into the back office. When I go to the Umbraco folder, I am prompted for a Username and Password. Firefox has saved these, and attempts to auto complete these fields. When I use what Firefox filled in, I am prompted with a message that the Username/Password can not be empty (even though the text boxes have values in them).
To correct this, I have to manually type in the Username/Password each time. This seems like a problem with the AngularJS code registering for keypress events, and not noticing when Firefox fills in the fields.
Is anyone else experiencing this? If this is a bug, is it documented and expected to be corrected?
Umbraco 7 Backoffice Auto Complete Login not working
I am running into a problem with Umbraco 7 in Firefox when logging into the back office. When I go to the Umbraco folder, I am prompted for a Username and Password. Firefox has saved these, and attempts to auto complete these fields. When I use what Firefox filled in, I am prompted with a message that the Username/Password can not be empty (even though the text boxes have values in them). To correct this, I have to manually type in the Username/Password each time. This seems like a problem with the AngularJS code registering for keypress events, and not noticing when Firefox fills in the fields.
Is anyone else experiencing this? If this is a bug, is it documented and expected to be corrected?
Thanks! Ben
http://issues.umbraco.org/issue/U4-3405
is working on a reply...