After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 726181 - Heal tool mode is ignored - always in "Normal" mode
Heal tool mode is ignored - always in "Normal" mode
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: Tools
git master
Other All
: Normal normal
: 2.8
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2014-03-12 15:43 UTC by BugsBunny
Modified: 2014-04-15 15:19 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description BugsBunny 2014-03-12 15:43:14 UTC
The clone tool's mode works - e.g. I can clone using "lighten only" or "hue" mode. The heal tool's mode doesn't work - it's always "normal".
Comment 1 Michael Natterer 2014-03-12 18:46:14 UTC
It's not supposed to work in any other mode. I guess the option menu
should be insensitive.
Comment 2 BugsBunny 2014-03-12 19:22:53 UTC
That's a pity, it's useful, and the workaround now is to fiddle with layers.
Comment 3 Michael Natterer 2014-04-15 15:19:53 UTC
"Fixed" in master and gimp-2-8. Please feel free to write to
gimp-developer-list with a rationale why other paint modes make
sense for heal.

commit bdde26ec394f83ab38700e7dbd04b6d74140e214
Author: Michael Natterer <mitch@gimp.org>
Date:   Tue Apr 15 17:15:32 2014 +0200

    Bug 726181 - Heal tool mode is ignored - always in "Normal" mode
    
    Make the paint mode menu insensitive for the heal tool.
    
    (cherry picked from commit b1a0b4555e2efbdac9018348b2ca35ac5892a401)

 app/tools/gimppaintoptions-gui.c | 1 +
 1 file changed, 1 insertion(+)