https://issues.apache.org/ooo/show_bug.cgi?id=117782
Ariel Constenla-Haile <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #11 from Ariel Constenla-Haile <[email protected]> --- (In reply to comment #9) > Maybe the patch in > http://svn.apache.org/viewvc/incubator/ooo/trunk/main/sc/source/ui/src/ > optdlg.src?r1=1359176&r2=1359175&pathrev=1359176 is not enough? The patch changed the size of the checkbox, but the next control, the fixed text didn't change, and is overlapping the checkbox There are two solutions: a) place the fixed text and the numeric field in a new row bellow the checkbox (there is enough room to do this) b) re-size and re-position the three controls in the same row, dynamically, according to the size of the fixed text -- You are receiving this mail because: You are on the CC list for the bug.
