Apache OpenOffice (AOO) Bugzilla – Issue 97388
Crash while set the "Max. base text size" to 0 in "Text Grid"
Last modified: 2013-08-07 14:43:11 UTC
[Steps] 1. Create a write doc. 2. "Format -> Page...", choose "Text Grid" Tab in the pop-up "Page Style:Default" Dialogbox, select "Grid(lines only)" or "Grid(lines and Charactors)" in "Grid" region. 3. Type 0 in "Max. base text size" textbox, "Grid layout" region. Then left-click OK button. [Result] Crash and quit [Expectedness] Give out a warning and prevent 0 value, rather than crash.
MRU->OS: as described, enter 0 for "max base text size" in the Asian Grid page in the format.page dialog -> crash.
Fixed in cws os124 in sw/source/ui/misc/pggrid.src There has been a second crash: - switch off "Use square page mode for text grid" in Tools/Options/OOo Writer/General - in Format/Page/Text Grid set Character width to 0,00 pt and press OK Both have been fixed by defining a minimum of 1,00 pt for the fields.
Reassigned for verification
Verified fix in CWS os124.
Checked in DEV300m40.