Version: (using Devel) Compiler: gcc 4.2.3 gcc (GCC) 4.2.3 (Ubuntu 4.2.3-2ubuntu7) OS: Linux Installed from: Compiled sources Khtml renders some jpeg pictures in web pages with artifacts in them. I attach a sample html page and jpeg here as testcase: ==================== <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> </head> <body> <p> <img src="gray.jpg"/> </p> </body> </html>
Created attachment 27048 [details] jpeg image sample used by the html testcase attached the file missing for the testcase. Somebody should fix b.k.o. to allow adding attachments during the report...
Just to make it clear, if you display the image in the gwenview kpart, it's rendered correctly. Just a red box, and a gray border. But if you display the html page, it renders an extra white line in the top part, inside the gray border.
Fixed by: http://lists.kde.org/?l=kde-commits&m=122012882301346&w=2 Only took me slightly under 3 years :(