Bug 148294

Summary: javascript load image missed - no reload image - it seems that image load was OK
Product: [Applications] konqueror Reporter: Domingo Calvente <dcalvente>
Component: konq-eAssignee: Konqueror/Embedded Developers <konq-e>
Status: RESOLVED UNMAINTAINED    
Severity: normal CC: kollix
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Domingo Calvente 2007-07-28 20:30:00 UTC
Version:            (using KDE KDE 3.5.1)
Installed from:    Compiled From Sources
OS:                Linux

I have a large javascript code application, it has many image (gif, jpg), the image are loaded  during Javascript execution,
sometimes, but not always with the same image, the load process fails. Then Konqueror has two behaviours or it shows a broken image icon or nothing is showed, but in any case the image is not reloaded again. My application is a window without any button or menu (so there is no way to press refresh). It seems that in case image load process is in paralel with other javascript process the image is forgotten. There is no way to know that image load has failed, so no way to refresh, including the onload instruction use has the same behaviour.
Comment 1 Martin Koller 2011-06-11 21:13:18 UTC
If you can reproduce with current KDE (>= 4.6.3), please reopen including an example attached to test with.