Ticket #2532111 (closed defect)
ReporterJim Arment |
Opened: 04/5/12 Last modified: 08/1/12 Status: closed Type: defect Resolution: fixed |
Owner Allen Rabinovich |
Target Release: 3.6.0 Priority: P3 (normal) |
|---|---|---|---|
| Summary: | HTML5 Uploader: Drag 'n Drop Functionality: Drop event is not being fired | ||
| Description: | When a file is "dropped" in the drop area the "drop" event is suppose to fire. However, the "this.fire("drop");" is missing from the source code. In uploader-html5.js between lines 335 thru 351. The drop event should be fired. |
||
| Type: | defect | Observed in Version: | 3.5.0 |
| Component: | Uploader | Severity: | S3 (normal) |
| Assigned To: | Allen Rabinovich | Target Release: | 3.6.0 |
| Location: | Priority: | P3 (normal) | |
| Tags: | Relates To: | ||
| Browsers: | N/A | ||
| URL: | |||
| Test Information: | |||
Change History
|
Posted: 04/19/12
|
|
Posted: 04/27/12
|
|
Posted: 05/8/12
|
|
Posted: 05/8/12
|
|
Posted: 06/9/12
|
|
Posted: 08/1/12
Shipped in 3.6.0. Marking closed/fixed. |
Thanks for reporting this. This will be fixed for the next release.