-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Closed
Milestone
Description
Prerequisites
- I have searched for similar issues in both open and closed tickets and cannot find a duplicate
- The issue still exists against the latest
master
branch of Select2 - This is not a usage question (Those should be directed to the community)
- I have attempted to find the simplest possible steos to reproduce the issue
- I have included a failing test as a pull request (Optional)
Steps to reproduce the issue
- Go to this codepen : http://codepen.io/stephendesjardins/pen/jrWmgq
- NVDA with firefox
- Select a few options
- NVDA will not announce what options are already selected
Expected behavior and actual behavior
I was expecting that NVDA tell us what option are already selected
Environment
Browsers
- Google Chrome
- Mozilla Firefox
- Internet Explorer
Operating System
- Windows
- Mac OS X
- Linux
- Mobile
Libraries
- jQuery version: 2.2.4
- Select2 version:4.0.3 and version that is on master
Isolating the problem
- This bug happens on the examples page
- The bug happens consistently across all tested browsers
- This bug happens when using Select2 without other pluigns
- I can reproduce this bug in a codepen
laghi