Pen tool's From clipboard mode should take colors like in 0.92.x (fill color use's tool's stroke color if tool's fill color is None)
Steps to replicate
- open Inkscape
- draw a circle
- convert to object
- set fill to red
- copy circle
- switch to pen tool
- draw an object
- set stroke to blue
- double click pen tool (opens up pen tool preferences)
- Take from selection (so new paths have a blue stroke)
- Change pen mode to From Clipboard (in toolbar)
- Draw another path
What happened
- the stroke is still blue
What should have happened
- same behavior as 0.92.x, where the new path's fill is the tool's stroke
- note: when the pen tool preference has the stroke and fill set to a non-None value, the fill and stroke are not swapped. This is consistent with old 0.92.x behavior.
Inkscape version
- 1.0.2
- Old behavior was from 0.92.3
https://inkscape.org/forums/questions/from-clipboard-doesnt-work-as-expected/#c28354
Edited by Nathan Lee