Comment 72 for bug 165865

Revision history for this message
su_v (suv-lp) wrote :

Same unexpected behavior (r11664, default prefs) with these steps:

1) Draw multiple paths
2) select all, add marker (arrow)
3) deselect all
4) select a single path and change the stroke color
--> all markers from step 2 change color
5) select a different path
--> all markers change color to the one used for the currently selected path

or:
1) Draw multiple paths
2) assign a different stroke color to each of them
3) select all, add marker (arrow)
--> all markers take the color of the first path in the selection (stack order)
4) deselect all
5) select random individual paths (use e.g. <Tab> to cycle through the current objects in stack order)
--> on each new selection, the marker colors for all paths are updated to the stroke color of the currently selected path