> I see in the dev list mention of delay due to flow text issues, so I think they are aware.
Hmmm. Nothing to do with text flow, of course. Objects are being cross-linked; .svg file is effectively corrupted by dup operation. I'm surprised if that's known and has no actual bug logged against it.
> When posting code to this forum, instead of the quote tool, you might want to use the text style dropdown menu "Formatted",
Thanks; the lack of a preview button makes me surprisingly slow to learn these things. I guess the intent was people would just keep hitting the Edit button to retry.
Hmmm. Nothing to do with text flow, of course. Objects are being cross-linked; .svg file is effectively corrupted by dup operation. I'm surprised if that's known and has no actual bug logged against it.
1.0beta1 (fe3e306, 2019-09-17), Windows 7
Skimmed a few hundred gitlab bugs but didn't spot anything like this.
Probably doesn't happen with clean profile directory.
OTOH, seems to repro if I force creation of fresh profile directory.
Resulting .svg indeed seems to be using same rect for both text objects:
I see in the dev list mention of delay due to flow text issues, so I think they are aware.
When posting code to this forum, instead of the quote tool, you might want to use the text style dropdown menu "Formatted",
which will give you results like this:
Have a nice day.
TD
> I see in the dev list mention of delay due to flow text issues, so I think they are aware.
Hmmm. Nothing to do with text flow, of course. Objects are being cross-linked; .svg file is effectively corrupted by dup operation. I'm surprised if that's known and has no actual bug logged against it.
> When posting code to this forum, instead of the quote tool, you might want to use the text style dropdown menu "Formatted",
Thanks; the lack of a preview button makes me surprisingly slow to learn these things. I guess the intent was people would just keep hitting the Edit button to retry.
Text flow architecture is significantly different from .92.x in the upcoming Inkscape version, to follow SVG2: https://www.w3.org/TR/SVG2/text.html#TextShapeInside
A new shape is not being generated in the defs upon duplication, the way a new flowRegion was generated in the earlier implementation
Of course, flow being broken was mentioned by Jabier a couple of weeks ago: http://inkscape.13.x6.nabble.com/Request-to-postpone-release-of-Inkscape-1-0-Beta-td4983523.html#a4983524
Have a nice day.
TD
Flow text is fixed in beta, the things I write to CR are fixed. But this is a unhandled bug. Could anyone open a new issue and asign to me?
Regards
Might as well meet the new bug tracker, so I gave it a try: https://gitlab.com/inkscape/inbox/issues/928
This is still a problem in Inkscape 1.1.1 using space bar tap duplication