Summary: | Can't search for Ratings in Advanced Search | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Andi Clemens <andi.clemens> |
Component: | Searches-Advanced | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 1.2.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 1.6.0 | |
Sentry Crash Report: |
Description
Andi Clemens
2010-02-21 09:02:58 UTC
I cannot reproduce this here with KDE 4.4.0 and Qt 4.6.2. I can do a screencast to prove it ;-) Probably the logic is copied from the other fields which have spin boxes, and you usually search for a range. It's also not possible there to search for "==", but you can use a <= x <= a+1. It was not easy to get this right with the spin boxes and their own ideas what to do. For the rating, we should of course allow the same value in both boxes. And it should be easier to implement. Seems to be fixed now.... |