igniteui-angular
igniteui-angular copied to clipboard
IgxSingleCombo: strange tab behavior when 2 single combos are next to each other
Description
If you have 2 single combos next to each other that have a selected value and then click on the first one and press tab, then instead of just closing the dropdown the focus jumps to the next single combo. Each following tab doesn't do anything. The focus stays on the second combo.
- igniteui-angular version: 18.1.11
Steps to reproduce
Normal behavior: Pressing tab only closes the dropdown
Wrong behavior: Pressing tab focuses second dropdown. When pressing tab again, nothing happens.
Attachments
https://stackblitz.com/edit/wpppeb