Bug 438058

Summary: Allow user to edit vector shape id name
Product: [Applications] krita Reporter: Karl Robillard <wickedsmoke>
Component: Layers/VectorAssignee: Krita Bugs <krita-bugs-null>
Status: REPORTED ---    
Severity: wishlist    
Priority: NOR    
Version First Reported In: 4.4.3   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Karl Robillard 2021-06-03 20:59:35 UTC
SVG shapes have an "id" attribute but Krita does not show these or allow the user to set them.

My particular use case is marking rectangular regions of an image with names, and then parsing the SVG to extract the region name and pixel dimensions.

Adding a way to select shapes by id name would also be useful.