https://bz.apache.org/ooo/show_bug.cgi?id=126683
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #24 from [email protected] --- My Specifications: OpenOffice 4.1.2 OS: Windows 10 US English Summary: I followed the steps you provided, using the Test Document (Writer) and I found that I was able to replicate the expected bug results as well as other specifics of the bug: My steps for replicating the bug: 1)Create a new writer document. 2) Set the page height to 1.78” (one character per page). 3) Set page width to 47.0”, then typed characters till the page was filled. 4) Set page width to 47.1”, then the new Line/ new Page cutoff was changed to .1” (one letter per page). 5) Set page width to 60”, then the new Line/ new Page cutoff was changed to 12.9”. 6) Set page width to 92.5”, then the new Line/ new Page cutoff was changed to 45.4” (one letter) again. 7) Set page width to 92.6”, then the new Line/ new Page cutoff was changed to .1” (one letter) again. 8) Set page width to 118.11” (max width), then the new Line/ new Page cutoff was changed to 25.5” again. Evaluation: It seems for 47.1” < page width < 92.5”, and 92.6 < page width < 118.11”, each time the page width is changed, the cutoff is scaled up, until it reaches the max page width. For my replication, the bug started at a minimum page width of 47.1” with a text cutoff of .1”, and a maximum of 92.5” page width with a text cutoff of 45.3”. Then at 92.6” the text cutoff was changed back to .1”. Once the maximum page width is reached, the text cutoff is 25.5”. With this current bug, the Writer program would not allow people to make a page document over 47” with a correct text format. -- You are receiving this mail because: You are the assignee for the issue.
