Nearly all markers incorrectly converted by Stroke to Path in 1.4beta (new issue, not in 1.3.2)

Summary:

Essentially all markers are incorrectly converted into a path by Stroke to Path. This is a new bug that was not present in v1.3.2.

Steps to reproduce:

  • Open Inkscape
  • Run Stroke to Path on the left path here:
  • t_mod.svg

What happened?

The marker is increased in size, as shown on the right. Its size changed.

What should have happened?

It should have remained the same size. I have confirmed that this bug was not present in v1.3.2. Actually, essentially all markers seem to be affected by this issue—I can't find a single one that actually works. Here are more examples, where the markers instead disappear:

Test2.svg

More information

  1. The issue seems is related to the stroke-width of the path. Setting it to 1 (rather than .7) converts it with no issue.
  2. The issue is not present in the PDF output (i.e., stroke to path conversion in the PDF renderer seems fine).

Version info

Inkscape 1.4-beta (62f545ba5e, 2024-04-22)

                      Compile  (Run)
    GLib version:     2.80.0
    GTK version:      3.24.41 (3.24.41)
    glibmm version:   2.66.7
    gtkmm version:    3.24.9
    libxml2 version:  2.12.6
    libxslt version:  1.1.39
    Cairo version:    1.18.0 (1.18.0)
    Pango version:    1.52.2 (1.52.2)
    HarfBuzz version: 8.4.0 (8.4.0)

    OS version:       Windows 10 22H2
Edited by David Burghoff