Summary: | clicking the fuzzy search thumbnails open small pictures | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Nadav Kavalerchik <nadavkav> |
Component: | Preview-Image | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | marcel.wiesweg |
Priority: | NOR | ||
Version: | 0.10.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.6.0 | |
Sentry Crash Report: |
Description
Nadav Kavalerchik
2009-01-06 13:47:52 UTC
You mean, after clicking on the thumbnail, you enter view mode, with the thumbnail bar at the bottom, but the main field is not filled by the image, rather the image is as big as the thumbnail? I have heard another report where this happens very rarely. There is a fix in beta8 without proof of fixing the problem. So, please test with beta8, and report back if you can still reproduce the problem. exactly as you describe it ! plus, i suspect it is displaying the thumbnail from the inside (embedded) part of the image file. because when i try to enlarge the image... it gets gross very rapidly. it is not the "zoomed out" version of the original image ! i relay on Debian experimental for getting a new betas so i will report back when i get a new version. SVN commit 907890 by mwiesweg: Add the preview size to the cache key. The fingerprint generator loads preview with size 128, which can hardly be used for any other purpose. This fixes the bug of thumbnail-sized preview images. CCBUG: 179801 M +1 -1 loadingdescription.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=907890 |