Precondition:
Place a File Uploader widget inside a modal dialog with dismissable=false
Steps to repro:
Drop/add a file for download
Result:
The preview widget will display, but will not have focus and is not selectable.
Notes:
1:
When the dialog is dismissed, the preview widget will also be dismissed. If the dialog is reopened, sometimes the preview widget will not be displayed. (If I shrink the window so that the preview window is within the dialog view you can see it)
2:
This occurs in IE. In IE the preview widget displays in the lower right corner of the screen, outside of the modal dialog.
I tried this in Firefox and the preview widget displays in the lower right corner of the dialog and this issue doesn't occur.
Could this be a setting in my IE browser?