kendo-ui-core
kendo-ui-core copied to clipboard
DropDownList popup does not close when clicking on the arrow icon
Bug report
When a DropDownList is open, clicking on the arrow icon closes its popup and immediately opens it again.
Reproduction of the problem
- Run the following Dojo - https://dojo.telerik.com/@Dimitar-Goshev/IRIxOkIj
- Click on the arrow icon to open the popup - the popup becomes visible.
- Click on the arrow icon once again.
Current behavior
The popup closes and opens once again (screencast) . The issue does not appear every time.
Expected/desired behavior
The popup should close if it is opened, and should open if it is closed. The behavior should be consistent as when clicking on the DropDownList itself. The expected behavior is reproducible with 2021.3.1207 - https://dojo.telerik.com/@Dimitar-Goshev/ALuCOPat
Regression since: 2022 R1 2022.1.119
Environment
- Kendo UI version: 2022.2.802
- Browser: [all]
Also reported in #1568904
Could no longer reproduce the bug.
@veselints The issue's description was ambiguous. I updated it and the steps and the issue is reproducible.