Unplanned
Last Updated: 26 Nov 2025 12:12 by Neil N
Neil N
Created on: 26 Nov 2025 12:12
Category: Reporting
Type: Bug Report
1
The overflowing Table cell content containing only repeating '1' spills out when rendering the report with Skia

My table may contain text consisting only of repeating '1', i.e., "11111111111111111111111111111111". When this content cannot fit inside a single line, the Table generates a second row; however, part of the content spills out to the next Table column.

With other repeating characters like 'I', 'l', '2', and 't', the issue didn't reproduce. When the line contained other characters, the problem didn't occur as well.

0 comments