Skip to content

Javascript doesnt replace well the 'selected' class name in the autocomplete menu #63

Open
@python2and3developer

Description

@python2and3developer

It adds every time that you move the cursor in the autocomplete menu more and more spaces in the class name attribute

Basically this is the solution:
Change all the 'selected' texts to ' selected' (a space after the first quote).

I attach the file with the modification
auto-complete.js.zip

and the diff.
auto-complete.js.diff.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions