iasp / textroom

Automatically exported from code.google.com/p/textroom
Other
0 stars 0 forks source link

Unreasonable limit on page size for statistics #94

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Get a large text file.
2. Paste its contents into LibreOffice Writer or any analogous word processor.
3. Delete everything after the first page.
4. Check the word count statistic. It will show an approximate number of words 
that fit on a page.
5. Now open the TextRoom options and try to set that word count as the page 
size.

What is the expected output? What do you see instead?
For me, ~550 words fit on a standard A4 page. Yet when I attempt to enter this 
value in the TextRoom settings, the input field does not allow me to go above 
350.

What version of the product are you using? On what operating system?
TextRoom 0.8.2-4 as per ArchLinux's AUR package 'textroom'

Please provide any additional information below.
I believe that there should not be any upper limit whatsoever, except perhaps 
the maximum value for the corresponding integer type.

Original issue reported on code.google.com by ypoluekt...@gmail.com on 27 Jul 2012 at 10:15