Version: (using KDE KDE 3.5.6) Installed from: Debian testing/unstable Packages I noticed this problem while trying a web image gallery called "Hyla". You can view a typical problematic page here : http://ifile.free.fr/index.php?p=obj,/Bleuette/ If by chance this page renders correctly, here is a screenshot of what I get : http://katecoder.free.fr/divers/bug-konqueror-hyla.png. As you can see, Hyla uses a script called index.php to render : -its HTML pages -the dynamic pictures which can be displayed by the HTML pages The first picture appears once shortly then gets lost at the first hover/update event. The others pictures never show up. However, if I use Konqueror to display directly a picture (like : http://ifile.free.fr/index.php?p=obj-mini-160-,/Bleuette/cimg1435.jpg ), the image is correctly generated, downloaded and rendered. So I think it's a cache issue because this bug only happens when the pictures are layed out on the webpage. Could it be KHTML not looking at the entire URLs (with arguments, not only the file name) ? ' Hope it helps.
I can confirm this bug with Konqui from 3.5.9 and Konqui from KDE4 trunk, r798847. The webpage appears to work well at first, but the images are not shown. In fact, it appears as if they are shown, but only for an instance before they are replaced with the small generic placeholders as the reporter has shown in this screenshot: http://katecoder.free.fr/divers/bug-konqueror-hyla.png
I forgot to add: Firefox and Opera work well.
I just checked with the final 4.1 and it works perfectly now! I think this bug can be closed. Xavier, can you confirm this?
Hello, I can't check right now ; I should be able to test KDE 4.1 on next wednesday. However, I would have enjoyed a fix for the 3.5 KDE branche. Greetings, Xavier G.
I compiled kdebase from trunk this morning. The problem still seems to occur : http://katecoder.free.fr/divers/bug-konqueror-hyla2.png Greetings, Xavier G.
Hmm... I don't know why I thought it was working with KDE 4.1. I just tested with KDE SC 4.4 beta 2. It (still) does not show the pictures on http://ifile.free.fr/index.php/obj/Bleuette/ exactly as the screeshot of comment #5 shows.
I re-tested with KDE SC beta 2 (4.4.82). The pictures still do not appear, while Firefox shows them.
Hello, The bug seems to be KDE-specific but not Konqueror-specific; indeed, the page mentionned in comment #6: * does not work with Konqueror+KHTML * does not work with Konqueror+WebKit * does not work with Rekonq (i.e. another KDE+Webkit browser) * works perfectly with arora (Qt+WebKit browser) 'hope it helps...
Can reproduce with KDE 4.6.4. The images are shown for a very short moment during download but are then replaced by the "no image" icon.
Dear user, KHTML (and KJS) was a long time more or less unmaintained and got removed in KF6. Please migrate to use a QWebEngine based HTML component. We will do no further fixes or improvements to the KF5 branches of these components beside important security fixes. For security issues, please see: https://kde.org/info/security/ Sorry that we did not fix this issue during the life-time of KHTML. Greetings Christoph Cullmann