Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.8
-
Fix Version/s: 1.8.1
-
Component/s: ICE-Components
-
Labels:None
-
Environment:ICEfaces 1.8 final, IE8, FF3.
-
Workaround Exists:Yes
-
Workaround Description:
Description
This JIRA is a follow-on to an original issue believed resolved for 1.8.0 (ICE-3912).
It seems that in some cases the issue still occurs on FF3 (comments copied fromICE-3912, which is closed since it released with 1.8):
Chad Brandon added a comment - 07/May/09 06:12 PM
This issue doesn't appear to be fixed. I'm using 1.8.0 and I'm seeing the inputFile html disappear. It doesn't happen all the time, but seems to happen almost always when the method that does the upload takes 30 seconds or more to complete.
Mark Collette added a comment - 07/May/09 06:25 PM
Chad, which browser and version are you using? Is you internet connection stalling, or is the file just really large?
Chad Brandon added a comment - 07/May/09 06:33 PM
Thanks for the quick response Mark. The file is actually fairly small. But once I upload the file I run a process on it that takes about 30 seconds right after. The html seems to disappear about 2-5 seconds into the process (again not always, but most of the time; probably 3 out of 4 times). It happens in both firefox 3.0.10 and IE 8. Looking at the resulting html using firebug when the upload widget disappears I can see that the iframe that contains the component's contents no longer contains the html that it did before it disappeared.
Chad Brandon added a comment - 07/May/09 06:42 PM
Just another note: the progress indicator correctly shows that the file was uploaded fine once the method completes, its just the inputFile component that completely disappears.
It seems that in some cases the issue still occurs on FF3 (comments copied from
Chad Brandon added a comment - 07/May/09 06:12 PM
This issue doesn't appear to be fixed. I'm using 1.8.0 and I'm seeing the inputFile html disappear. It doesn't happen all the time, but seems to happen almost always when the method that does the upload takes 30 seconds or more to complete.
Mark Collette added a comment - 07/May/09 06:25 PM
Chad, which browser and version are you using? Is you internet connection stalling, or is the file just really large?
Chad Brandon added a comment - 07/May/09 06:33 PM
Thanks for the quick response Mark. The file is actually fairly small. But once I upload the file I run a process on it that takes about 30 seconds right after. The html seems to disappear about 2-5 seconds into the process (again not always, but most of the time; probably 3 out of 4 times). It happens in both firefox 3.0.10 and IE 8. Looking at the resulting html using firebug when the upload widget disappears I can see that the iframe that contains the component's contents no longer contains the html that it did before it disappeared.
Chad Brandon added a comment - 07/May/09 06:42 PM
Just another note: the progress indicator correctly shows that the file was uploaded fine once the method completes, its just the inputFile component that completely disappears.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Ken Fyten
created issue -
Ken Fyten
made changes -
Field | Original Value | New Value |
---|---|---|
Environment | ACEGI regression tests,1.8 DR#3, b13. | ACEGI regression tests,1.8 final. |
Salesforce Case | [] | |
Fix Version/s | 1.8.1 [ 10170 ] | |
Fix Version/s | 1.8RC1 [ 10143 ] | |
Fix Version/s | 1.8 [ 10161 ] | |
Assignee Priority | P2 | |
Affects Version/s | 1.8 [ 10161 ] | |
Affects Version/s | 1.8DR#2 [ 10142 ] | |
Assignee | Mark Collette [ mark.collette ] |
Ken Fyten
made changes -
Summary | CLONE -inputFile component disappearing on FireFox 3 | CLONE -inputFile component disappearing |
Environment | ACEGI regression tests,1.8 final. | ICEfaces 1.8 final, IE8, FF3. |
Salesforce Case | [] | |
Description |
1. Acegi 15630: acegi-fileupload-combo Build13 Mandeep 19/12/2008 14:34:59 file upload & text box work as expected but after the upload is finished the upload button and textbox all disappear 2. Acegi 15632: acegi-fileupload Build13 Mandeep 19/12/2008 14:34:52 file upload works but after the upload is finished the upload button and textbox all disappear |
This JIRA is a follow-on to an original issue believed resolved for 1.8.0 ( It seems that in some cases the issue still occurs on FF3 (comments copied from Chad Brandon added a comment - 07/May/09 06:12 PM This issue doesn't appear to be fixed. I'm using 1.8.0 and I'm seeing the inputFile html disappear. It doesn't happen all the time, but seems to happen almost always when the method that does the upload takes 30 seconds or more to complete. Mark Collette added a comment - 07/May/09 06:25 PM Chad, which browser and version are you using? Is you internet connection stalling, or is the file just really large? Chad Brandon added a comment - 07/May/09 06:33 PM Thanks for the quick response Mark. The file is actually fairly small. But once I upload the file I run a process on it that takes about 30 seconds right after. The html seems to disappear about 2-5 seconds into the process (again not always, but most of the time; probably 3 out of 4 times). It happens in both firefox 3.0.10 and IE 8. Looking at the resulting html using firebug when the upload widget disappears I can see that the iframe that contains the component's contents no longer contains the html that it did before it disappeared. Chad Brandon added a comment - 07/May/09 06:42 PM Just another note: the progress indicator correctly shows that the file was uploaded fine once the method completes, its just the inputFile component that completely disappears. |
Mark Collette
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Won't Fix [ 2 ] |
Patrick Dobler
made changes -
Salesforce Case | [5007000000A4Bif] |
Ken Fyten
made changes -
Workaround Description |
As a workaround, try spawning a thread to process any potentially long-lasting operations instead of doing that in your actionListener. Then when you're done your processing, just kick off a server push to update the display. |
|
Workaround Exists | [Yes] |
Patrick Dobler
made changes -
Salesforce Case | [5007000000A4Bif] | [] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P2 |