[digikam] [Bug 401709] Double clicking a name in a face-frame closes image preview

2018-12-12 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=401709

--- Comment #4 from Maik Qualmann  ---
Git commit b27d57c2f816cd96c0e5caeac2c523f50b740777 by Maik Qualmann.
Committed on 12/12/2018 at 17:49.
Pushed by mqualmann into branch 'master'.

fix double click in the edit field from face name

M  +2-2core/libs/widgets/graphicsview/graphicsdimgview.cpp

https://commits.kde.org/digikam/b27d57c2f816cd96c0e5caeac2c523f50b740777

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 401709] Double clicking a name in a face-frame closes image preview

2018-12-05 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=401709

Maik Qualmann  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/dig
   ||ikam/7203754025587c95a2e0d9
   ||56adad13d640526336
 Resolution|--- |FIXED
   Version Fixed In||6.0.0
 Status|REPORTED|RESOLVED

--- Comment #3 from Maik Qualmann  ---
Git commit 7203754025587c95a2e0d956adad13d640526336 by Maik Qualmann.
Committed on 05/12/2018 at 21:30.
Pushed by mqualmann into branch 'master'.

use single mouse click for the preview on all systems
FIXED-IN: 6.0.0

M  +2-1NEWS
M  +18   -10   core/app/items/views/digikamitemview.cpp
M  +1-1core/app/items/views/digikamitemview.h
M  +3-3core/app/items/views/itemcategorizedview.cpp
M  +2-2core/app/items/views/itemcategorizedview.h
M  +4-12   core/libs/widgets/graphicsview/graphicsdimgview.cpp
M  +0-1core/libs/widgets/graphicsview/graphicsdimgview.h
M  +17   -29   core/libs/widgets/itemview/itemviewcategorized.cpp
M  +1-1core/libs/widgets/itemview/itemviewcategorized.h
M  +3-3core/showfoto/thumbbar/showfotocategorizedview.cpp
M  +2-2core/showfoto/thumbbar/showfotocategorizedview.h
M  +3-3core/utilities/import/views/importcategorizedview.cpp
M  +2-2core/utilities/import/views/importcategorizedview.h
M  +1-1core/utilities/import/views/importiconview.cpp
M  +1-1core/utilities/import/views/importiconview.h

https://commits.kde.org/digikam/7203754025587c95a2e0d956adad13d640526336

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 401709] Double clicking a name in a face-frame closes image preview

2018-12-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=401709

caulier.gil...@gmail.com changed:

   What|Removed |Added

 CC||caulier.gil...@gmail.com

--- Comment #2 from caulier.gil...@gmail.com ---
I agree with Maik proposal from comment #1

Gilles

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 401709] Double clicking a name in a face-frame closes image preview

2018-12-03 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=401709

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #1 from Maik Qualmann  ---
The problem only occurs when in the system the double-click is set to open
(Windows, Ubuntu...) As a KF5 Plasma users, I am used to the single click when
opening the preview and feel it negative under Windows, for example, always
have to double-click to open the preview or to return. In setup we have 2
options either open preview or start image editor.
My proposition: the preview is always opened and closed on every system with a
single click. If the image editor is set, the click behavior is used by the
system.

Maik

-- 
You are receiving this mail because:
You are watching all bug changes.