Skip to content

Dropdown with filter bug selecting with arrow keys #1516

Closed
@jure123

Description

@jure123

PrimeVue 3.7.1

If using Dropdown with filter="true", after you type something in the filter box and start pressing down arrow keys, sometimes you won't be able to navigate through all filtered options by arrow keys (pressing arrow keys don't work in some cases).

To reproduce:

  • Go to: https://primefaces.org/primevue/showcase/#/dropdown
  • Click on the Dropdown under "Advanced with Templating, Filtering and Clear Icon"
  • Input "g" character in the filter (-> Egypt and Germany will show)
  • Press DOWN arrow key -> you can only select Egypt but not Germany
  • You can also select a random country first then open dropdown again and enter a letter in filter box -> arrow keys do not work properly as well

BTW: I also tested this on your PrimeNG demo, and it works fine there, only PrimeVue has a bug.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type: BugIssue contains a bug related to a specific component. Something about the component is not working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions