Bug 117231

Summary: KHTML doesn't show images when rendering Hardware upgrade italian site
Product: [Applications] konqueror Reporter: Marcello <marcello.maggioni>
Component: khtmlAssignee: Konqueror Bugs <konqueror-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: normal CC: aiacovitti, maksim
Priority: NOR    
Version First Reported In: 3.5   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Marcello 2005-11-28 21:22:32 UTC
Version:           3.5 (using KDE KDE 3.5.0)
Installed from:    Debian testing/unstable Packages
Compiler:          4.0.2 
OS:                Linux

Konqueror has problems in rendering the Article and News pages from Hardware Upgrade site (Italian). 
The images in Articles and News are loaded and they show up for a second , then they disappear and are substituted by a little white square with a grey "X" inside it.

Here an example:
http://img493.imageshack.us/my.php?image=konquerorhwup6gh.jpg
http://www.hwupgrade.it/articoli/skvideo/1393/2.html

The code of the website that makes the images appear in the page is like this one :

 <p align="center"><a href="/i.php?img=accessori_1.jpg" target="_blank"><img
src="accessori_1_s.jpg" width="400" height="343" alt="accessori_1_s.jpg (11903 bytes)"></a></p>

There's something wrong with this syntax?

Thanks

Marcello
Comment 1 Maksim Orlovich 2005-11-28 22:19:01 UTC
odd. they show up, then disappear. Wonder whether JS is messing stuff up somehow
Comment 2 Marcello 2005-12-24 03:13:08 UTC
Yes, that's strange , and I don't know how to solve this :(
Comment 3 Maksim Orlovich 2006-01-30 06:33:36 UTC

*** This bug has been marked as a duplicate of 67313 ***
Comment 4 Andrea Iacovitti 2014-06-01 12:33:13 UTC
Closing, not reproducible using kde 4.13.1.
Reopen if you can still reproduce the issue.