Bug 144172 - uploading file from form to iframe fires no JS event
Summary: uploading file from form to iframe fires no JS event
Status: RESOLVED WORKSFORME
Alias: None
Product: konqueror
Classification: Applications
Component: khtml ecma (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-13 13:39 UTC by Matti Tahvonen
Modified: 2018-11-07 09:15 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matti Tahvonen 2007-04-13 13:39:19 UTC
Version:           3.5.5 (using KDE 3.5.5, Debian Package 4:3.5.5a.dfsg.1-8 (4.0))
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.18-4-686

Making upload to iframe don't fire any JS events from iframe as in other browsers.

Re-produce error:
In http://toolkit.itmill.com/demo/ go to upload component. Uploading happens ok, but window does not get refreshed. Uploaded file can be downloaded by clicking to some other element first and then back to upload or by refreshing page (which causes random crashes thought).
Comment 1 Matti Tahvonen 2007-04-13 13:44:57 UTC
Bit more detailed: we are hooking the event that should request server to iframe.onload handler, which in other browsers gets fired when file upload to hidden iframe is ready.
Comment 2 Samuel Brack 2011-01-09 23:18:25 UTC
Reassigning this to khtml ecma. Is this btw still reproducable?
Comment 3 Raúl 2012-04-12 16:22:27 UTC
The link reporter points is now pointing to https://vaadin.com/home, therefore the bug reproduction procedure is no longer valid.

If anyone could come with a valid procedure I can happily test it.

Regards,
Comment 4 Andrew Crouthamel 2018-11-06 15:08:30 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 5 Raúl 2018-11-06 22:06:11 UTC
Nowadays konqueror/ktml is unable to load vaadin.com:
Konqueror Versión 5.0.97
KDE Frameworks 5.49.0
Qt 5.11.2
Comment 6 Andrew Crouthamel 2018-11-07 08:38:49 UTC
Thanks for the update!
Comment 7 Matti Tahvonen 2018-11-07 09:15:43 UTC
I haven't used KDE for years so it is quite hard for me to test this out, but to repeat it the description should be enough.

Also, even though our product has changed a lot in more than ten years, I think Vaadin still makes the file submission into a hidden iframe to keep the communication channel free for other tasks. This demo probably don't work if the issue is still there:

https://demo.vaadin.com/sampler/#ui/data-input/other/upload