tailwindlabs / tailwindui-vue

Deprecated, please use the Headless UI repo instead.
https://github.com/tailwindlabs/headlessui/
647 stars 29 forks source link

Firefox bug - Choosing option reopens the list #5

Closed estevanmaito closed 4 years ago

estevanmaito commented 4 years ago

0.1.0-alpha.0 "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0"

Steps to reproduce *Using the default example

  1. Open the list
  2. Select an option using space

It's caused by an old bug in Firefox where the space key also triggers a click, so it closes the list and reopens immediately.

RobinMalfait commented 4 years ago

Hey! I'm deprecating this repository in favor of the Headless UI repo. If this is still an issue please re-open the issue in the new repository. Thank you!