I have a kendo editor inside a modal jqueryui dialog. This editor uses the image browser. In IE8 the Upload button in the image browser doesn't work.
Perhaps it is an issue with z-index of the file upload element being lower than the z-index of the jqueryui dialog overlay.
Example code attached. Run it, click TEST, click the image browser button, click Upload. Nothing happens in IE8. This only occurs in real IE8, not IE8 emulated mode inside IE9 or 10.
I tried both the newest stable release and the newest beta of the editor - no difference.
Perhaps it is an issue with z-index of the file upload element being lower than the z-index of the jqueryui dialog overlay.
Example code attached. Run it, click TEST, click the image browser button, click Upload. Nothing happens in IE8. This only occurs in real IE8, not IE8 emulated mode inside IE9 or 10.
I tried both the newest stable release and the newest beta of the editor - no difference.