Bug 221561 - XMLHttpRequest and IFrame based document inlining fail
Summary: XMLHttpRequest and IFrame based document inlining fail
Status: RESOLVED FIXED
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (other bugs)
Version First Reported In: 4.3.1
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-06 19:10 UTC by Elmar Stellnberger (AT/K)
Modified: 2022-12-18 10:10 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
iframe too high: size adjustment failed (8.00 KB, image/png)
2010-01-06 20:12 UTC, Elmar Stellnberger (AT/K)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Elmar Stellnberger (AT/K) 2010-01-06 19:10:35 UTC
Version:           4.3.1 (KDE 4.3.1) "release 9" (using 4.3.1 (KDE 4.3.1) "release 9", KDE:KDE4:STABLE:Desktop / openSUSE_11.2)
Compiler:          gcc
OS:                Linux (x86_64) release 2.6.32.2-0.0.16.d8b32f9-desktop

  Viewing http://www.elstel.com/index.html.de there is too much space after 'Valuable Features'. This has two causes. First trying to inline directly by sending an XMLHttpRequest fails. Then the adjustment of the iframe size fails, too.
Comment 1 Maksim Orlovich 2010-01-06 19:18:22 UTC
I am not seeing the problem here --- 4.4-post-rc1. Could you please post a screenshot with the problem area highlighted?
Comment 2 Elmar Stellnberger (AT/K) 2010-01-06 20:12:39 UTC
Created attachment 39622 [details]
iframe too high: size adjustment failed

 The page looks quite well. However this is only because I have manually set the height of the frame to 1600. If inlining succeds the <hr> should be rather directly under the last 'valuable feature'. It has worked quite well for a couple of times but now it seems to fail.
Comment 3 Andrew Crouthamel 2018-11-06 15:08:55 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 4 Andrew Crouthamel 2018-11-17 05:02:06 UTC
Dear Bug Submitter,

This is a reminder that 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? This bug will be moved back to REPORTED Status for manual review later, which may take a while. If you are able to, please lend us a hand.

Thank you for helping us make KDE software even better for everyone!
Comment 5 Justin Zobel 2022-12-18 08:18:10 UTC
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Comment 6 Elmar Stellnberger (AT/K) 2022-12-18 10:04:22 UTC
The original iframe this was tested on namely the 'Linux Features' frame at /index.html.de is no more online under this location. However I have verified the iframes at https://www.elstel.org/xchroot/ to be displayed correctly, so very likely this is resolved. Additionally I could also recover the original site from here: https://www.elstel.org/index-2011.html . I have modified it locally and commented out the <noscript> around the <iframe> and it got shown correctly (and I had changed its urls to /suse/ValuableFeatures.html).
Comment 7 Elmar Stellnberger (AT/K) 2022-12-18 10:10:58 UTC
I have now recovered the original mechanism via Javascript inlining the iframe and see it works 100% correctly with Konqueror 20.12.0. You can now have a look on your own at https://www.elstel.org/index-2011.html .