Skip to content

Cursor doesn't move when placing an object < wd #128

@pgundlach

Description

@pgundlach
<Layout xmlns:sd="urn:speedata:2009/publisher/functions/en" xmlns="urn:speedata.de:2009/publisher/en">
  <Pageformat width="50mm" height="60mm"/>
  <Record element="data">
    <PlaceObject row="3">
      <Table width="10">
        <Tr>
          <Td>
            <Paragraph>
              <Value>one</Value>
            </Paragraph>
          </Td>
        </Tr>
      </Table>
    </PlaceObject>
    <NextRow rows="1"/>
    <PlaceObject>
      <Textblock>
        <Paragraph>
          <Value>two</Value>
        </Paragraph>
      </Textblock>
    </PlaceObject>
  </Record>
</Layout>

Version 2.9.8

The cursor should move to row 4 for the output of "two".

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions