Bug 447973 - “convert shapes to vector selection” action should be disabled if there is already a global
Summary: “convert shapes to vector selection” action should be disabled if there is al...
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Tools/Selection (show other bugs)
Version: 5.0.0
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-05 13:44 UTC by thetwo
Modified: 2022-08-09 12:44 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description thetwo 2022-01-05 13:44:17 UTC
STEPS TO REPRODUCE
1. create a new vector layer and draw a rectangle 
2. Select the rectangle and execute select-convert shapes to vector selection 
3.hide the selection mask and execute select-convert shapes to vector selection again

OBSERVED RESULT
the second selection mask can’t work
Comment 1 Halla Rempt 2022-01-05 14:11:24 UTC
This is a sneaky way of creating two global selections. That shouldn't be possible. And the action should be disabled if there's already a global selection.
Comment 2 thetwo 2022-01-05 14:17:25 UTC
(In reply to Halla Rempt from comment #1)
> This is a sneaky way of creating two global selections. That shouldn't be
> possible. And the action should be disabled if there's already a global
> selection.

Or, the selection mask will be refreshed when the second time it is executed?
Comment 3 Halla Rempt 2022-08-09 12:44:37 UTC
Actually, Dmitry made it possible to load and save multiple global selections, so I think that this is fixed now.