Bug 185767

Summary: Tool buttons don't get disabled on shape layer
Product: [Applications] krita Reporter: Sven Langkamp <sven.langkamp>
Component: GeneralAssignee: Sven Langkamp <sven.langkamp>
Status: RESOLVED NOT A BUG    
Severity: normal CC: alecail, cberger, dimula73, halla, lambdae2
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Sven Langkamp 2009-02-28 02:33:26 UTC
Version:           2.0 beta-7 (using 4.1.3 (KDE 4.1.3) "release 55.2", KDE:KDE4:Factory:Desktop / openSUSE_11.0)
Compiler:          gcc
OS:                Linux (i686) release 2.6.25.20-0.1-pae

To reproduce:
-create a shape layer
-switch to the shape layer
-switch to the paint layer
-and back to the shape layer

Result: the tool buttons are not disabled the second time you switch to the shape layer
Comment 1 Elián Hanisch 2009-03-16 19:01:51 UTC
this is probably another effect of the same bug, let me know if is not the case and I will make a new report.

1. start a new document
2. create a path with the path tool
3. the layer box doesn't switch to the new shape layer, but paint tools do get disabled
4. create a second path, this time paint tools are enabled and creating new paths doesn't change this.
Comment 2 Cyrille Berger 2010-03-03 11:39:01 UTC
For me they are not even disabled after the first switch.
Comment 3 Sven Langkamp 2010-03-21 00:55:37 UTC
*** Bug 172642 has been marked as a duplicate of this bug. ***
Comment 4 Halla Rempt 2011-10-16 14:20:13 UTC
Hm, with the exception of the freehand tool, the brush tools now all create vector shapes when a vector layer is active. If we make the freehand tool(s) also create vector shapes -- wouldn't this bug be obsolete then?
Comment 5 Dmitry Kazakov 2012-02-08 05:57:13 UTC
Now we don't disable any buttons on switching the layer. Yes, some painting tools create shapes when a shape layer is active. Freehand, Dyna, Multibrush, Fill and Gradient Tools do nothing when a Shape Layer is selected. Actually, the initial bug is indeed obsolete, but, probably, we want to disable the listed tools when shape layer is active.
Comment 6 Halla Rempt 2012-04-09 13:18:50 UTC
*** Bug 297485 has been marked as a duplicate of this bug. ***
Comment 7 Halla Rempt 2012-04-14 17:29:36 UTC
The pattern and gradient tools for shapes don't get activated now when we select a shape, making them unusable.
Comment 8 Sven Langkamp 2012-07-10 12:55:46 UTC
Behavior changed, so this is no longer valid.