Ticket #2528844 (closed defect)
Reporterdexen |
Opened: 03/15/10 Last modified: 04/8/10 Status: closed Type: defect Resolution: wontfix |
Owner Thomas S. Sha |
Target Release: Priority: P3 (normal) |
|---|---|---|---|
| Summary: | premature resetFormState() breaks asynchronous file upload in Konqueror 4.x | ||
| Description: | When performing an asynchronous file upload, POST based, Connection Manager issues this.resetFormState() soon after this._formNode.submit(). |
||
| Type: | defect | Observed in Version: | 2.8.0 |
| Component: | Connection | Severity: | S3 (normal) |
| Assigned To: | Thomas S. Sha | Target Release: | |
| Location: | Priority: | P3 (normal) | |
| Tags: | Relates To: | ||
| Browsers: | Other | ||
| URL: | |||
| Test Information: | Konqueror 4.3.5 on Linux
Expected result: alert dialog with `upload successfull` |
||


The confirmation dialogue behaviour is distinctly different from the behaviour exhibited by browsers listed in the A-grade matrix. Specifically, the dialogue is not a blocking operation. No workaround will be implemented.