[Digikam-devel] [digikam] [Bug 309558] Bad inheritance of keyboard shortcut when creating sub-tag

Gilles Caulier caulier.gilles at gmail.com
Sat May 18 07:36:06 BST 2013


https://bugs.kde.org/show_bug.cgi?id=309558

Gilles Caulier <caulier.gilles at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---
     Ever confirmed|0                           |1

--- Comment #2 from Gilles Caulier <caulier.gilles at gmail.com> ---
Marcel,

With your, TagEdit dialog never show the shortcuts already assigned to a tag
from DB.

It's very problematic, because user (me) think that tag has no shortcut
assigned, and i try to re-assign it without success. But in background, yes
shortcuts work perfectly...

You commit remove assignation of tag KS from DB through this line :

KShortcut ksc(album->property(TagPropertyName::tagKeyboardShortcut()));
d->keySeqWidget->setKeySequence(ksc.primary(), KKeySequenceWidget::NoValidate);

And there is no other code lines to show shortcut details by keySeqWidget. This
one still always empty.

Q : What's the purpose of this commit ? If it fix something, it create a
regression here... 

Gilles

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Digikam-devel mailing list