[
https://issues.jboss.org/browse/RF-13723?page=com.atlassian.jira.plugin.s...
]
Michal Petrov resolved RF-13723.
--------------------------------
Resolution: Won't Fix
{code}
<h:form>
<rich:fileUpload maxFilesQuantity="1"></rich:fileUpload>
<a onclick="alert('click')">Click</a>
</h:form>
{code}
Tested on this. After choosing the file even clicking the link does nothing. I guess IE is
having an issue with us hiding the source of the event, but I haven't found any easy
way around it.
fileUpload: 'Clear All' button does not work after
maxFilesQuantity reached on IE
---------------------------------------------------------------------------------
Key: RF-13723
URL:
https://issues.jboss.org/browse/RF-13723
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-input
Affects Versions: 4.5.0.Alpha3
Environment: IE 11, IE 10
Reporter: Jiří Štefek
Assignee: Michal Petrov
Priority: Minor
Labels: IE10, IE11
Fix For: 4.5.0.Beta1
Original Estimate: 2 hours
Remaining Estimate: 2 hours
The 'Clear All' button does nothing when clicked after maxFilesQuantity reached
by adding items using the 'Add' button. It works after items were added by DnD.
You have to click somewhere on the page, to get the button working.
It works fine in FF, Chrome.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)