Bug 303685

Summary: cannot set "toggle auto" back to "none" in tags filter
Product: [Applications] digikam Reporter: Patrick Scharrenberg <pittipatti>
Component: Tags-EngineAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles
Priority: NOR    
Version: 2.7.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 2.8.0

Description Patrick Scharrenberg 2012-07-17 15:42:07 UTC
After setting "toggle auto" to one of the three other values than "none" I cannot set it back to "none" (see Steps to Reproduce)

Reproducible: Always

Steps to Reproduce:
1. open tags filter
2. right click to open menu
3. set "toggle auto" to someting other than "none"
4. right click to open menu
5. set "toggle auto" to "none"
6. right click to open menu and look at "toggle auto". The value is still the value of step 3
Comment 1 Marcel Wiesweg 2012-07-29 19:02:31 UTC
Git commit ef79894824ad82444be1167e7e74e5c7f1aecc63 by Marcel Wiesweg.
Committed on 29/07/2012 at 21:01.
Pushed by mwiesweg into branch 'master'.

There was a small bug in handling the custom action. Use a standard signal/userdata pattern instead
to retrieve the select toggle auto mode.

M  +2    -1    NEWS
M  +17   -25   digikam/tags/tagcheckview.cpp
M  +1    -1    digikam/tags/tagcheckview.h

http://commits.kde.org/digikam/ef79894824ad82444be1167e7e74e5c7f1aecc63