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

Kai Uwe Broulik <k...@privat.broulik.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
   Version Fixed In|                            |5.7.0
      Latest Commit|                            |http://commits.kde.org/kdep
                   |                            |lasma-addons/04fa11b7bbb12b
                   |                            |3aeb9eb5621c6c063158d17dc2
         Resolution|---                         |FIXED

--- Comment #4 from Kai Uwe Broulik <k...@privat.broulik.de> ---
Git commit 04fa11b7bbb12b3aeb9eb5621c6c063158d17dc2 by Kai Uwe Broulik.
Committed on 30/06/2016 at 09:43.
Pushed by broulik into branch 'Plasma/5.7'.

[Color Picker] Use Qt's Drag capabilities instead of KDeclarative DragArea

Our DragArea steals clicks from the MouseArea so you could drag colors from
the color picker but not actually click to reveal the copy to clipboard menu.
Qt's Drag is attached to the very same MouseArea so this way it just works.

CHANGELOG: Copying colors from color picker history works as expected now
FIXED-IN: 5.7.0

M  +8    -9    applets/colorpicker/package/contents/ui/main.qml

http://commits.kde.org/kdeplasma-addons/04fa11b7bbb12b3aeb9eb5621c6c063158d17dc2

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

Reply via email to