Skip to content

Incorrect shape names in the Style definition for flowchart shapes #5539

@Eokusu3478

Description

@Eokusu3478

Description
There appears to be a naming mismatch for certain flowchart shapes in the Style definition. Specifically, the names for the **summing j

Image Image

unction** shape and the or shape seem to be reversed in shape=mxgraph.flowchart. Although the correct shape names are shown in the sidebar, the internal style naming appears to point to the opposite shapes.

Steps to Reproduce

  1. Open the online version of draw.io.
  2. Insert or edit the summing junction shape and the or shape in the flowchart library.
  3. Check the corresponding Style definition using shape=mxgraph.flowchart.
  4. Notice that the shape names in the style appear to be reversed, even though the sidebar shows the correct names.

Expected Behavior
The style definition in shape=mxgraph.flowchart should correctly map to the actual summing function shape and or shape, so AI or other style-based generation methods can produce the correct shapes.

Actual Behavior
When I try to use AI to generate the correct summing function shape and or shape, the two shapes are generated as each other’s opposite, because the style naming does not point to the correct actual shape.

Environment

  • Version: v29.7.1
  • Platform: Online version

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions