Copy link to clipboard
Copied
Hello,
In this svg fragment the test should be hidden but when opening or placing the svg in Adobe Illustrator it is not.
Is this a known issue or expected behavior? In other SVG viewers I tried, the text is hidden.
All tips appreciated!
Tx
Peter
Copy link to clipboard
Copied
Where was the SVG originally built?
I would expect Illustrator to show all elements including "hiddent" attributes in order for you to edit properly.
Copy link to clipboard
Copied
Hello
Tx @Kevin Stohlmeyer
The SVG is a repro extracted from a problem we ran into while working on our Datylon Illustrator charting plugin
Accoring to the SVG spec and other SVG renderes (tried a few browsers), the hidden property should work
Also in this sample, the circle is hidden when placing in AI, but the text is not. That does not seem very consistent.
Best,
Peter