Hi,
I downloaded version version v2012.2.710 and built an application but i noticed a strange behaviour. I have the following setup:
1)main page that opens a kendo window(iframe:true) dfetails page
2)In the details page i have kendo splitter
3)Within a splitter i have a kendo autocomplete and a kendo dropdown.
scenarios
1)when details page is loaded and the first thing i do is typing in the autocomplete, the autocomplete sugestion window is hidden
2)when details page is loaded and i click first the dropdown and then type in the autocomplete, the autocomplete sugestion window is visible
If i open the window(iframe:false) or remove the splitters in the details page everything works ok.
I downloaded version version v2012.2.710 and built an application but i noticed a strange behaviour. I have the following setup:
1)main page that opens a kendo window(iframe:true) dfetails page
2)In the details page i have kendo splitter
3)Within a splitter i have a kendo autocomplete and a kendo dropdown.
scenarios
1)when details page is loaded and the first thing i do is typing in the autocomplete, the autocomplete sugestion window is hidden
2)when details page is loaded and i click first the dropdown and then type in the autocomplete, the autocomplete sugestion window is visible
If i open the window(iframe:false) or remove the splitters in the details page everything works ok.