Bug 35232

Summary: MNGs don't work correctly when using the <EMBED> tag
Product: [Applications] konqueror Reporter: Andreas Hochsteger <andreas.hochsteger>
Component: khtmlAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: hausmann, ismail
Priority: NOR    
Version: 3.0   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: image showing scrollbars around mng images in embed tags.

Description Andreas Hochsteger 2001-11-22 19:42:28 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           khtml
Version:           3.0 (using KDE 2.2.1 )
Severity:          normal
Installed from:    SuSE
Compiler:          gcc version 2.95.3 20010315 (SuSE)
OS:                Linux (i686) release 2.4.13
OS/Compiler notes: 

They work correctly when using the <IMG> tag but have problems with the <EMBED> tag.

Here's a link to the MNG test suite:
http://www.libmng.com/MNGsuite/

Here are examples (always IMG and EMBED version) which don't work:
http://www.libmng.com/MNGsuite/basic_img.html
http://www.libmng.com/MNGsuite/basic_embed.html
http://www.libmng.com/MNGsuite/text_scroll_img.html
http://www.libmng.com/MNGsuite/text_scroll_embed.html

More can be found on the site above.


(Submitted via bugs.kde.org)
(Called from KBugReport dialog)
Comment 1 Simon Hausmann 2002-09-15 18:41:09 UTC
Looks fine here, using HEAD kde and Qt 3.1 beta 1.
Comment 2 Simon Hausmann 2002-09-15 18:41:57 UTC
Oooops, I was wrong. the bug still exists.
Comment 3 Jesper Juhl 2003-06-14 15:21:57 UTC
I can confirm this problem with KDE 3.1.2. These two work fine for me :   
  
http://www.libmng.com/MNGsuite/basic_img.html   
http://www.libmng.com/MNGsuite/text_scroll_img.html 
 
But these two do not :  
 
http://www.libmng.com/MNGsuite/basic_embed.html  
http://www.libmng.com/MNGsuite/text_scroll_embed.html  
  
 
Comment 4 Ismail Donmez 2003-08-23 23:45:57 UTC
All works on KDE cvs-head . Qt 3.2 though performance is bad. 
Comment 5 Stephan Kulow 2003-11-01 11:07:15 UTC
The T01SCRL.mng on http://www.libmng.com/MNGsuite/text_scroll_embed.html is missing some repaints it seems.
Comment 6 Jesper Juhl 2004-01-20 23:32:54 UTC
All images display for me with Konqueror from KDE3.2RC1 but Konqueror puts scrollbars on the <embed> versions which looks very odd... I'll attach a screenshot of http://www.libmng.com/MNGsuite/text_scroll_embed.html showing this.
Comment 7 Jesper Juhl 2004-01-20 23:33:50 UTC
Created attachment 4262 [details]
image showing scrollbars around mng images in embed tags.
Comment 8 Stephan Kulow 2004-10-28 22:25:38 UTC
looks like the same problem

*** This bug has been marked as a duplicate of 33903 ***