Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Sample Link: https://stackblitz.com/edit/gn58yr?file=index.ts
Replication Procedure:
1. Run the attached sample
2. Focus the Multiselect using Tab.
3. Open the popup using down
arrow key.
4. After the popup is opened, press down arrow to navigate through the list and
make some selections using space bar.
5. Close the popup using Tab key and again press the Tab key to focus out the
control.
6. Now, again focus the control using Shift+Tab. Open the Popup using down
arrow.
7. Again make some selections. Selections cannot be made.
Expected: Value should be selected when we press space even if we reopens the
popup.
Outcomes: Selection cannot be made using space bar, if we reopen the popup.