Summary: | incorrectly displayed GIF image | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Kåre Särs <kare.sars> |
Component: | qt | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | nicolasg, rpogomes |
Priority: | NOR | ||
Version: | 3.3.2 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
A broken GIF
broken(konqueror).png correct(kwickshow).png |
Description
Kåre Särs
2005-02-08 09:37:08 UTC
Created attachment 9477 [details]
A broken GIF
When you say it "is broken", can you explain more clearly what you are seeing? When I see it, I see it has "tearing", like a distortion. Are you seeing the same? Hi! I have attached two screenchots one where the gif is wrongly displayed in konqueror and the other wher the gif is correctly displayed in kwickshow. Kåre On Tuesday 22 February 2005 13:09, Brad Hards wrote: > ------- You are receiving this mail because: ------- > You reported the bug, or are watching the reporter. > > http://bugs.kde.org/show_bug.cgi?id=98828 > > > > > ------- Additional Comments From bradh frogmouth net 2005-02-22 12:09 > ------- When you say it "is broken", can you explain more clearly what you > are seeing? When I see it, I see it has "tearing", like a distortion. Are > you seeing the same? Created an attachment (id=9787) broken(konqueror).png Created an attachment (id=9788) correct(kwickshow).png OK, that is what I am seeing too. I opened the gif file in KHexEdit and changed the with to 300 and then the it showed up OK (I guess you'v done that already). How do Gimp, Kwickshow and Firefox recalculate the size of the image? I Gooogled for the GIF format and found that the size that I changed was the "Logical Screen Width" and that there also is a "Image Width". I guess that the "Image Width" is used to get the size of the image and "Logical Screen Width" should be used to regulate how much of the image is shown. /Kåre GIF is handled by Qt, so please report the bug to Trolltech, see: http://doc.trolltech.com/3.3/bughowto.html I can't reproduce this bug with 3.5.9 or konq4. Does anyone? It seems to be fixed in newer Qt releases -> I'm marking it as resolved |