https://issues.apache.org/ooo/show_bug.cgi?id=120396
Armin Le Grand <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Armin Le Grand <[email protected]> --- ALG: Tried with fresh build (rev 1367054), could not reproduce. Neither selection nor full page export produces bad svg's, both work as expected. The svg contains: <linearGradient id="Gradient_2" gradientUnits="userSpaceOnUse" x1="3781" y1="-1368" x2="6219" y2="5368"> <stop offset="0" stop-color="rgb(0,0,255)"/> <stop offset="1" stop-color="rgb(255,255,0)"/> </linearGradient> </defs> <path fill="url(#Gradient_2)" stroke="none" id="Drawing_1_0" d="M 5000,4000 L 0,4000 0,0 10000,0 10000,4000 5000,4000 Z"/> Could not reproduce. -- You are receiving this mail because: You are the assignee for the bug.
