gradientTransform lost on edit/move/ungroup (if gradientUnits="objectBoundingBox")
Summary:
A group containing an object filled with a gradient that uses a gradient transform is displayed correctly. Ungroup it, and the gradient transform is lost.
Steps to reproduce:
- Run
inkscape ungroup-me.svg - Edit → Select All
- Object → Ungroup
What happened?
The skewed radial gradient became circular:
What should have happened?
It should have stayed elliptical:
Sample attachments:
Version info
$ inkscape -V
Inkscape 1.0.2 (e86c870879, 2021-01-15)
Pango version: 1.48.2
$ cat /etc/issue
Ubuntu 21.04 \n \l
Edited by Nathan Lee

