Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Autobreak creates new pages when there is already a new page #85

@mwoelk

Description

@mwoelk

When using autobreak and using setPage() to add content to a previous page will lead to falsely added new pages and a continuation of the content at the newly added page (at the end of the document) instead of the already existing next page.

Reproduction:

  • Create a new document
  • Add two pages
  • Set Page to 1
  • Add content at the end of page that should break to next page

Observed behaviour:

  • A third page is added and content continues here

Intended behaviour:

  • No page should be added and content should continue on second page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions