You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2013/09/29 19:23:46 UTC

[Bug 123352] Formula Object inserts with character size related distance from sheet center

https://issues.apache.org/ooo/show_bug.cgi?id=123352

Rainer Bielefeld <ra...@bielefeldundbuss.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rainerbielefeld_ooo_qa@biel
                   |                            |efeldundbuss.de
            Version|4.1.0-dev                   |4.0.1
            Summary|Formula not centered on     |Formula Object inserts with
                   |slide                       |character size related
                   |                            |distance from sheet center
                 OS|Linux64                     |All

--- Comment #4 from Rainer Bielefeld <ra...@bielefeldundbuss.de> ---
The effect is more or less Reproducible with  "AOO 4.0.1 RC3  – German UI /
German locale  [ Rev. 1524958 2013-09-20 11:40:29]" on German German WIN7 Home
Premium (64bit)", Common 4.0-dev User Profile

My steps:

1. open attached sample document
   Slide with  some measure lines appears
2. Menu 'Insert -> Object -> Formula'
   Formula input appears
3. In formula input area type a simple dot
4. Click into the sheet
   Formula center is x/y  13,16 / 10,22 cm (too far to the left, too far to
top)
   you see my result in sheet 2
5. Additionally insert a Chart object
   Will be inserted, center position is x / y   14 / 10,5
   Exactly centered to sheet size 28x21cm
   You see my result in Sheet 3
6. Additionally insert a Text document objecr
   Will be inserted, center position is x / y   14 / 10,5
   Exactly centered to sheet size 28x21cm
   You see my result in Sheet 4

So indeed the Formula is not in center, different to other objects.

Additional info
a) My observations are also reproducible with DRAW
b) When I try reporter's steps I see the formula center at
   x / y  14,79 / 10,53
c) repeating reporter's test with text size 6:
   x / y of center is 13,58cm/ 10,38
d) c) repeating reporter's test with text size 40:
   x / y of center is 15,86cm  / 10,84
e) so I can confirm reporter's observations with some more details: formulas 
   with small characters will be inserted too far top / left, with increasing
   text size insertion moves to too far right bottom.
f) I will do tests concerning appearance (version) later 
g) Draw might be more appropriate, we can decide later

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.