Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disabling a multi-select crashes Firefox with screen reader #2342

Closed
nnmn opened this issue Jan 31, 2018 · 1 comment
Closed

Disabling a multi-select crashes Firefox with screen reader #2342

nnmn opened this issue Jan 31, 2018 · 1 comment
Labels
issue/bug-unconfirmed Issues that describe a bug that hasn't been confirmed by a maintainer yet

Comments

@nnmn
Copy link

nnmn commented Jan 31, 2018

Hi,

There seems to be a problem with Firefox and accessibility mode. Fastest way to repeat with Windows 10, Firefox 58.0.1 (64-bit), NVDA 2017.4 screen reader:

  1. Open Firefox and NVDA
  2. Go to http://jedwatson.github.io/react-select/
  3. Click 'Disable the control' option under the flavour multiselect
  4. Firefox tab crashes with stack overflow: https://crash-stats.mozilla.com/report/index/da4d9204-839b-4ced-aac1-010b70180131

Might be related to the aria-owns and aria-descendant tags and this closed issue? #1556

@jossmac jossmac added issue/bug-unconfirmed Issues that describe a bug that hasn't been confirmed by a maintainer yet v1 labels Jul 6, 2018
@flexdinesh
Copy link
Collaborator

Hey @nnmn v1 of react-select is no longer maintained.

We recommend maintaining your own v1 fork if you want to address v1 issues. We understand this might be inconvenient but in the best interest of supporting the broader community we have to direct our limited efforts to maintain the latest versions.

We highly recommend upgrading from v1 to v2. Chances are this issue might already be fixed or non-existent in v2.

I'm closing this issue/PR now. Feel free add your thoughts in #3981 and reference this issue/PR if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue/bug-unconfirmed Issues that describe a bug that hasn't been confirmed by a maintainer yet
Projects
None yet
Development

No branches or pull requests

3 participants