Hi,
I have an issue with FileUploader in IE. The complete portion of the browse button and half of the input filed of FileUploader is not clickable in IE but it works fine for Chrome and Firefox. Below is my code:
<sap.ui.unified:FileUploader sendXHR="true" buttonText="{i18n>Browse}"
useMultipart="false" sameFilenameAllowed="true" mimeType="application/pdf" />
Note : I'm able to browse file if I click on the first half of portion of the Input field of FileUploader
Thanks,
Noufak