[ 
https://issues.apache.org/jira/browse/COUCHDB-2829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14945272#comment-14945272
 ] 

ASF subversion and git services commented on COUCHDB-2829:
----------------------------------------------------------

Commit 191ef07dd760c2bad19f6ae6da92e2008af6d22b in couchdb-fauxton's branch 
refs/heads/master from [~benkeen]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb-fauxton.git;h=191ef07 ]

Fix for Safari not recognizing autofill on login form

Safari doesn't trigger change events for form field autofills,
so the state of the login component doesn't updated, triggering
the rather irritating "you didn't fill in all the fields" error
when visually you sure did.

Since existing polyfill options don't work (see ticket), this fix
explicitly checks for the condition of a mismatch of
username-password form values and component state. It's a little
inelegant, but justifiable I think.

Closes COUCHDB-2829


> Fauxton username and password do not autofill
> ---------------------------------------------
>
>                 Key: COUCHDB-2829
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2829
>             Project: CouchDB
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Fauxton
>            Reporter: Garren Smith
>            Assignee: Ben Keen
>
> From Jan on IRC:
> Fauxton form validation can’t handle auto-password-fill on login, it’s super 
> annoying to have “password can’t be blank”, when in fact it had been entered, 
> even though there was no user interaction with the form field



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to