Summary: | uploading file from form to iframe fires no JS event | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Matti Tahvonen <matti.tahvonen> |
Component: | khtml ecma | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | andrew.crouthamel, rasasi78, samuel.brack |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Matti Tahvonen
2007-04-13 13:39:19 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. Reassigning this to khtml ecma. Is this btw still reproducable? 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, 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! Nowadays konqueror/ktml is unable to load vaadin.com: Konqueror Versión 5.0.97 KDE Frameworks 5.49.0 Qt 5.11.2 Thanks for the update! 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 |