Bug report
In IE 11, MultiSelect with autoClose:false does not prevent the popup from closing. The widget has to be placed at the bottom of the page, so that there is no space for the popup to open below the input field.
Reproduction of the problem
- Open this Dojo example.
 
- Scroll to the bottom of the page.
 
- Start selecting items until the tags do not fit the input field.
 
- When the input's height expands, the popup closes.
 
Current behavior
The popup closes when the height of the input field expands to fit tags on a new line.
Expected/desired behavior
The popup should remain open.
Environment
- Kendo UI version: 2020.1.219
 
- Browser: [Internet Explorer 11]