Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: SVG attrs are not handled correctly when exporting/importing in .zip #4593

Open
Cenadros opened this issue May 17, 2024 · 1 comment
Open
Labels
bug managed on taiga This issue has been moved to our project at Taiga.io

Comments

@Cenadros
Copy link
Contributor

Steps To Reproduce

The steps to reproduce are as follow:

  1. Insert this .svg which has a specific fill-rule="evenodd" setting into a blank document in penpot.
  2. Export the document as .zip.
  3. Reimport the .zip -> The fill-rule is ignored and the .svg is not visualized correctly

Expected behavior

The svg attributes are translated correctly

Actual behavior

The svg attributes are handled and translated correctly into penpot.

Screenshots or video

  • Svg file imported into Penpot:

image

  • .zip file imported into Penpot after exporting previous document:

image

Desktop (please complete the following information)

No response

Smartphone (please complete the following information)

No response

Environment (please complete the following information)

No response

Frontend Stack Trace

No response

Backend Stack Trace

No response

Additional context

No response

@Cenadros Cenadros added the bug label May 17, 2024
@madalenapmelo-kp madalenapmelo-kp added the managed on taiga This issue has been moved to our project at Taiga.io label May 23, 2024
@madalenapmelo-kp
Copy link
Contributor

Hi @Cenadros,

I have added this to our backlog on Taiga so that we can look further into it, you can find the details here: https://tree.taiga.io/project/penpot/issue/7920

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug managed on taiga This issue has been moved to our project at Taiga.io
Projects
None yet
Development

No branches or pull requests

2 participants