[Digikam-devel] [Bug 130906] Allow user to click text of tags to tag an image (not checkbox only).

Gilles Caulier caulier.gilles at gmail.com
Mon Jul 7 12:28:17 BST 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=130906         
caulier.gilles gmail com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #25895|0                           |1
        is obsolete|                            |



------- Additional Comments From caulier.gilles gmail com  2008-07-07 13:28 -------
Created an attachment (id=25898)
 --> (http://bugs.kde.org/attachment.cgi?id=25898&action=view)
new version using middle button to select tag

Andi,

This version include several mouse buttons behaviours changes:

1/ Use middle mouse button to select/uselect tag when user click on tag text
(and only tag text)
2/ Single Right mouse button click expand/collapse treeview. This behaviour is
ask on	this report: http://bugs.kde.org/show_bug.cgi?id=126871. This way is
already used in K3b to expand/collapse treeview faster. I think it's really an
usability improvement. Of course, this change must be done in other treeview as
Albumview, Dateview an Tagview from left sidebar.
3/ Double Right mouse click always work as default. No change here.

We cannot mix single/double right mouse button click to select/unselect tag and
expand/collapse treeview. Also, middle button to select/uselect tags is not too
wrong. It's a special case from digiKam taht all. In my patch, i have improved
the FoldeView::mouseInItemRect() to only handle text area without checkbox.
User can continue to use (+) and (-) to expand/collapse and the checkbox to
select/unselect tag.

Gilles



More information about the Digikam-devel mailing list