Posted
on Jan 20, 2012
(permalink)
Hi,
I am experiencing the same issue - the button that you use to select the files on your PC does not work - it shows the text selection cursor icon when you hover over the select button, and when you click it, it places a cursor inside the selected file input box.
This happens on version 8.0.6001.18702 of Internet explorer, but i cannot recreate it on version 8.0.7600.16385.
I can recreate the issue using Telerik ASP.NET Ajax controls version 2010.2.929.35/40 and 2011.3.1305.35/40
I have recreated this issue in a fresh web project - just drop a radupload control on a blank aspx page and run it
This means that a bug is still alive and kicking in your most recent version of the controls.
I suspect it will be suggested that we upgrade the browser, but the clients are government and this is not possible.
I have tried changing EnableFileInputSkinning to false, but this made no difference. I even set EnableAjaxSkinRendering to false also, but the select button just turns into a button input element with no text on it, which is about 2 pixels wide and does nothing when you click on it.