https://bz.apache.org/ooo/show_bug.cgi?id=126683
Alex Nemeroff <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #25 from Alex Nemeroff <[email protected]> --- This issue is present in OpenOffice 4.1.3 Page widths beyond 45.51 inches cause the lines to be cut off too early. Steps to reproduce: 1. Create a new writer document 2. Set the page width to anything beyond 45.51 inches 3. Try to fill the page with text At 45.52 inches, only one character can fit per line, even at size 2 font. As the width is increases, more characters can fit on a line, but still not to the full edge of the page. The typable width approaches one half of the total page width up to a page width of 91 inches, at which point it is again cut off to a single character per line. This occurs in both landscape and portrait orientations, as long as the width is beyond 45.52 inches. Changing the measurement unit in settings has no effect on the typable region. The issue begins at 1,156 mm; 115.60 cm; 273.07 pi; and 3276.8 pt. An identical error exists when the Text direction is set to Right-to-left (vertical) rather than Left-to-right (horizontal), with the only difference being that it depends on the Height instead of the Width, and the cut off is at the bottom rather than the right. This does not effect content inside of Frames, even if the frame width exceeds 45.51 inches, nor does it effect content inside of tables even if the table extends beyond 45.51 inches. As such, creating a frame or table the full size of the page will allow the user to work around this issue. Version: AOO413m1(Build:9783) - Rev. 1761381 -- You are receiving this mail because: You are the assignee for the issue.
