Simple polygon does not show nodes

Bug #1705106 reported by jlh
This bug report is a duplicate of:  Bug #171366: polygon vs path. Edit Remove
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Inkscape
Confirmed
Undecided
Unassigned

Bug Description

I'm loading this simple SVG file into Inkscape:

<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="20px" height="20px">
    <polygon fill="#000000" points="10,7 19,0 12,2" />
</svg>

Resizing and moving the polygon works fine, but I cannot edit the nodes. If I go to the node edit mode (F2) it does not show any node handles to move around. This happens on 0.92.1 on windows 32/64 (both) as well as on 0.91 on linux.

Revision history for this message
jlh (jlherren) wrote :
Revision history for this message
Alvin Penner (apenner) wrote :

confirmed on Windows 10, Inkscape 0.92.1 r15371
confirmed on Windows 10, Inkscape 0.92+devel 15739

Changed in inkscape:
status: New → Confirmed
Revision history for this message
TylerDurden (8thrule) wrote :

AFAIK, shape objects must be converted to path objects to node-edit.

Menu: Path>Object to Path.

Revision history for this message
jlh (jlherren) wrote :

Wow, indeed, converting to a path makes it editable. I guess Inkscape just cannot edit polygons directly.

Can this instead be considered a huge UI/UX fail? There's absolutely no hint anywhere as to why this polygon cannot be edited and what should be done in order to make it editable.

Revision history for this message
Patrick Storz (ede123) wrote :

Well, Inkscape doesn't support creating polygons at all so consequently there's also no UI/tool for it. It's not an "UI/UX fail" but certainly a valid feature request.

See #377982 for the more general request to support editing basic shapes (besides "polygons" also "polylines" and "lines" are affected)

This report can likely be marked as duplicate of bug #171366.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.