Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

BUG: Border of polygon(Y) not exported to svg!

Guest
Sep 15, 2020 Sep 15, 2020

Border works for:

Rectangle(R)

Elipse(E)

 

But not for:

Polygon(Y)

 

Is this a known ISSUE already?

650
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advisor ,
Sep 15, 2020 Sep 15, 2020

In the code it show the stroke to none but it should be visble in the web browsers. Polygon with border exports in svg to two paths - one for the fill shape and another for the border. I think thats the way Adobe XD team coded to export the polygon.

Vishu Aggarwal
Adobe Certified Instructor, Professional and Expert
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Sep 16, 2020 Sep 16, 2020

The border is not displayed because the exported path for the border is missing a fill.

Sander98A1_0-1600240255660.png

It should be like this:

Sander98A1_1-1600240511713.png

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advisor ,
Sep 17, 2020 Sep 17, 2020

For me, it's working fine.

Screenshot 2020-09-17 at 1.47.52 PM.png

 

I have used XD version 33.0.12.8 on macOS 10.15.6 and Google Chrome to preview the SVG.

Vishu Aggarwal
Adobe Certified Instructor, Professional and Expert
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Sep 20, 2020 Sep 20, 2020

That's strange! I am also using 33.0.12.8 but on Win10. Can you also share the svg source code? Are other people experiencing the same on Win10

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Oct 10, 2020 Oct 10, 2020

I still have this issue.

 

Am I the only one or can someone reproduce the issue on another windows machine?

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Oct 10, 2020 Oct 10, 2020

I am on Win10. Borders are visible in Opera, Chrome and Microsoft Explorer. Can you share your SVG code from Browser?

 

image_2020-10-10_164914.png

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Oct 11, 2020 Oct 11, 2020

When I export to svg there is no stroke for polygon.

Sander98A1_0-1602412039225.png

As a workaround I will use Pen (P) instead. Polygon(Y) seems also to be limited to triangles only.

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Oct 12, 2020 Oct 12, 2020
LATEST

I have difference in my svg exported code for polygon stroke path. In my code it indicate color for polygon In yours -not.

 

Polygon isn't limited only for triangle. There is properties for polygon tool. See capture. But if pen tool works for you  no matter how you will end with your task.

 

image_2020-10-12_180414.png 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines