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

ASF GitHub Bot commented on COUCHDB-2303:
-----------------------------------------

GitHub user robertkowalski opened a pull request:

    https://github.com/apache/couchdb-fauxton/pull/43

    Prevent display of native autocomplete list

     - adds autocomplete="off"
    
    Closes COUCHDB-2303
    
    @kxepal this works for me, can you test it again?

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/robertkowalski/couchdb-fauxton 
COUCHDB-2303--typeahead-autocomplete

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb-fauxton/pull/43.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #43
    
----
commit 9e65ead0fd7c78cc33385dcc6f770e15770e43b0
Author: Robert Kowalski <[email protected]>
Date:   2014-08-25T20:54:35Z

    Prevent display of native autocomplete list
    
     - adds autocomplete="off"
    
    Closes COUCHDB-2303

----


> Autocompletion conflict for browser and JS (Firefox)
> ----------------------------------------------------
>
>                 Key: COUCHDB-2303
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2303
>             Project: CouchDB
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Fauxton
>            Reporter: Alexander Shorin
>
> Firefox shows two autocompletions: native browser and nice JavaScript one. 
> Naive adding "autocomplete=off" to the field disables both, so no patch I 
> have to solve this issue.
> http://i.imgur.com/wPT9i1P.png



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to