| Summary: | GIF images in HTML are not loaded | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Saeed Eskandari <eskandar> |
| Component: | general | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Saeed Eskandari
2003-02-12 21:29:38 UTC
Subject: Re: New: GIF images in HTML are not loaded On Wednesday 12 February 2003 15:29, Saeed Eskandari wrote: > Hello, > When open an URL in konqueror web browser the embedded gif images > on that html page are not loaded. They are replaced by text > and with a white paper icon. > > I checked the check box related to automatically load images, but it > did not fix the problem. > (Settings -> Configure Konqueror -> Behavior -> Automatically load images) You have compiled Qt without gif support. Enable gif support and you should see gifs again. |