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!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

0
Votes

If we close and reopen the popup again using arrow keys , v
alue cannot be selected using spacebar.

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.