Bug 348288

Summary: [ CTRL+click color-picker ] shortcut changed after update
Product: [Applications] krita Reporter: David REVOY <info>
Component: GeneralAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: halla
Priority: NOR    
Version: 2.9   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description David REVOY 2015-05-27 06:37:05 UTC
Hi, 
After a fresh build from yesterday, the on-canvas CTRL+click color-picker had weird shortcut settings , making it unusable for a larger audience.

Bug
===
1. CTRL+left-click color-picker  => set to default : Pick background-color for current layer.
2. CTRL+alt+left-click color-picker  => set to a 'Tertiary' mode, making nothing, nothing display
3. CTRL+right-click color-picker  also mixed

How it should-be as default :
========================
1. CTRL+left-click color-picker  => set to default : Pick *foreground*-color for *merged* layer.
2. CTRL+alt+left-click color-picker  => set to default : Pick *foreground*-color for *current* layer.
3. CTRL+right-click color-picker  => set to default : Pick *background*-color for *merged* layer.
4. CTRL+alt+right-click color-picker  => set to default : Pick *background*-color for *current* layer.

I'll see if other default setting are also changed.
This type of change are easy to workaround for the one who knows how to go in the Krita configuration panel ; but I assume most audience will just believe it's new crappy and non-functional default.
Comment 1 Halla Rempt 2015-05-27 07:12:50 UTC
Yes, it's part of the fall-out from the second iteration of the selection modifier patch. We're tracking the issues here: 348234 so Michael can fix them coming weekend. I think we might have the full set now, so I can revert the patch again...

*** This bug has been marked as a duplicate of bug 348234 ***