primefaces / primevue

Next Generation Vue UI Component Library
https://primevue.org
MIT License
10.58k stars 1.23k forks source link

Autcomplete Multiple: Arrow key navigation not working in Firefox #4324

Closed Flink91 closed 11 months ago

Flink91 commented 1 year ago

Describe the bug

When pressing the arrow keys i expect the focus to go to the added chips. Instead it jumps to the label above. It works on the embedded website demo but not in the linked Stackblitz / Codesandbox examples.

Reproducer

https://codesandbox.io/p/sandbox/ecstatic-shockley-dj4gv6

PrimeVue version

3.29.0

Vue version

3.x

Language

ALL

Build / Runtime

Vite

Browser(s)

Firefox

Steps to reproduce the behavior

  1. Type anything into Multiselect input and press enter
  2. Press arrow left

Expected behavior

Arrow left highlights the added chip ( and backspace deletes it )

github-actions[bot] commented 1 year ago

We're unable to replicate your issue, if you are able to create a reproducer or add details please edit this issue. This issue will be closed if no activities in 20 days.