jquery / jquery/jquery-ui

Autocomplete: Completion pops up twice on android+firefox

Open
#2,120 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Behavior shared with 1.12 Comp: Autocomplete
Dominant language
JavaScript
Stars
11.3k
Forks
5.2k
PR merge metrics
No merged PRs in 30d

Description

  1. what I did: in firefox 105.1 on android 11, went to https://jqueryui.com/autocomplete/ , typed f in the text field, clicked "Fortran" in the completion list
  2. what I expected: Fortran completed in the text field, autocompleter gone
  3. what happened instead: Fortran in the text field but autocompler pops up again with "Fortran" as the only choice

works fine on desktop or on android+chrome.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue on the jQuery UI Autocomplete demo at https://jqueryui.com/autocomplete/ using Firefox 105.1 on Android 11, then compare the selection behavior with desktop and Android Chrome. The work is done when selecting “Fortran” completes the field and the completion list does not reopen on the affected platform.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, jquery
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.