Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA_P03, 4.1.1
-
Fix Version/s: EE-4.2.0.GA, EE-3.3.0.GA_P05
-
Component/s: ACE-Components
-
Labels:None
-
Environment:IE
-
Assignee Priority:P3
-
Support Case References:Support Case #13788 - https://icesoft.my.salesforce.com/5007000001bgRZz
Description
Currently when hovering over the input field after a file has been uploaded, there is a browser level title tooltip shown in Firefox. This tooltip is not shown in IE.
This is likely due to how the browsers render an HTML <input type="file"...> component.
This JIRA is to investigate possibilities in having IE render a similar browser level tooltip.
The main reason for this is to display the content of the input field in the tooltip, which is helpful if the file name length is longer than the width of the input field.
This behavior can be reproduced with the Showcase demo's.
This is likely due to how the browsers render an HTML <input type="file"...> component.
This JIRA is to investigate possibilities in having IE render a similar browser level tooltip.
The main reason for this is to display the content of the input field in the tooltip, which is helpful if the file name length is longer than the width of the input field.
This behavior can be reproduced with the Showcase demo's.
Verified ICEfaces EE-3.3.0 maintenance branch r51820, Tomcat 8, MS Edge, IE 11, 10, 9, 8, 7, FF 55, Chrome 60.