Summary: | Konqueror + jpeg-7 shows images in wrong size | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Pierre Schmitz <pierre> |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | anderslund, arekm, bero, drankinatty, florian, ingmar, panosfilip, pete, rdieter, xenof0nt |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
testcase
testcase |
Description
Pierre Schmitz
2009-07-03 14:17:50 UTC
Created attachment 35018 [details]
testcase
Here is a test case. All images should be of same size. With Konqueror and libjpeg-7 the last one is twice as large as the others.
*** This bug has been confirmed by popular vote. *** Created attachment 35214 [details]
testcase
Sorry, my last attachement was somehow broken.
This bug is confirmed, My site is hosed looking at it in the new konqueror. Go look at www.3111skyline.com in konqueror and then in some other browser. Here is a screenshot of the broken behavior (reduced to 800 px, still 138k): http://www.3111skyline.com/download/Archlinux/bugs/kde4/konquerorWebBrwsWhacko.800.jpeg If for some reason you can't just browse to the site, here is what it looks like correctly: http://www.3111skyline.com/download/Archlinux/bugs/kde4/konquerorWebBrwsWhacko-ffOK.800.jpeg The sidebar images are displaye twice as wide as they should be. You can just "View Source" to look at the image urls directly (I know you know that, but just in case...) confirmed with KDE4.2.96. (Archlinux too) +1. Confirmed with KDE 4.2.96. Please fix it as soon as possible. confirmed with KDE 4.2.4 Please fix this as soon as possible Konqueror and every program use khtml don't work anymore Yes, this is pretty serious. As a workaround, you might find that you can use the webkit part instead for most sites. It doesn't suffer from this problem. I'll try to get this fixed, but there are other things I have to fix before 4.3 as well, and this one pretty much requires me to recompile half of my system. OK, sorry, but there is no way I can use libjpeg7 on any of my systems, since all the packages they ship require the binary-incompatible 62. So the best I can do is cooperative debugging --- I can provide patches with tons of debug output, and if someone is willing to run/test them for me, I may be able to figure out what's going on. SVN commit 998545 by orlovich: Make this work with libjpeg7 as well. Credit to Daniel Winter for providing me the information to fix this and testing the fix. BUG: 198779 M +1 -1 jpegloader.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=998545 SVN commit 998546 by orlovich: Merged revision:r998545 | orlovich | 2009-07-17 18:31:07 -0400 (Fri, 17 Jul 2009) | 5 lines Make this work with libjpeg7 as well. Credit to Daniel Winter for providing me the information to fix this and testing the fix. BUG: 198779 M +1 -1 jpegloader.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=998546 *** Bug 201331 has been marked as a duplicate of this bug. *** |