| Summary: | show image border when image has not been fully loaded | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Clarence Dang <dang> |
| Component: | khtml | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | wishlist | CC: | bluedzins, martin |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Clarence Dang
2004-08-24 06:41:18 UTC
Looks like that KDE-3.4.0 changed its behavior and now displays these image borders (and icons in the upper left corner) if image is not yet loaded completely. Personally I _HATE_ this change! It's just butt ugly! Feels like I'm back in Netscape Navigator 3 days :-( Please, make it configurable or display just borders _without_ icons. Sorry, found the setting to turn this off :-) It took me 2 days to found it though... It's almost working in KDE 3.4 now. I have images turned off but it doesn't always show the border. See the artist pics under the "Spotlight" section at http://www.ticketmaster7.com.au/. I think this is due to a JS image loading trick since the image starts off small: <img src='images/page/2x1_grey.gif' width=2 height=240 border=0> but it would still be nice to see an approx 2x240 placeholder. I would opt for showing "marks" even (when the size of the image is unknown) -- this way I could do something with image/link, now Konqueror hides images before loading, so even the link is there, user cannot LMB or RMB on it. The picture frame is only shown if the width >= 3 (KDE 4.6.4). I'd say, this is "good enough". Let's close this old wish. |