Bug 148294 - javascript load image missed - no reload image - it seems that image load was OK
Summary: javascript load image missed - no reload image - it seems that image load was OK
Status: RESOLVED UNMAINTAINED
Alias: None
Product: konqueror
Classification: Applications
Component: konq-e (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror/Embedded Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-28 20:29 UTC by Domingo Calvente
Modified: 2011-06-11 21:13 UTC (History)
1 user (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 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.