Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 4.1
-
Fix Version/s: 4.1.1
-
Component/s: Sample Apps
-
Labels:None
-
Environment:Tomcat 8, ICEfaces 4 trunk r46969, IE 10, 9, 8.
-
Assignee Priority:P2
-
Affects:Sample App./Tutorial
Description
Issue exists in IE 10, 9, 8 Only.
In FF, Chrome and IE 11, after you have uploaded a file, you will receive a warning message if you press the Start Upload button subsequent times without adding a new file to upload. See attached screenshot 1.png
When using IE 10, 9, 8, this message is never shown. Instead the name of the last file uploaded is repeated in the dataTable. See attached screenshot 2.png.
In FF, Chrome and IE 11, after you have uploaded a file, you will receive a warning message if you press the Start Upload button subsequent times without adding a new file to upload. See attached screenshot 1.png
When using IE 10, 9, 8, this message is never shown. Instead the name of the last file uploaded is repeated in the dataTable. See attached screenshot 2.png.
r47590: added the 'node.innerHtml = node.innerHtml' technique in clearFileSelection() to make sure that the selected files are cleared