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

rainerbielefeld <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
                 CC|                            |rainerbielefeld_ooo_qa@biel
                   |                            |efeldundbuss.de
            Version|AOO400-dev                  |pre AOO 3.4.0
     Ever confirmed|0                           |1

--- Comment #2 from rainerbielefeld 
<[email protected]> ---
My knowledge is not sufficient to follow Regina's analysis in all details, but
at least I can confirm syntax differences in
Calligra:
<draw:handle draw:handle-position="$0 10800" draw:handle-polar="10800 10800"
AOO:
<draw:handle draw:handle-polar="10800 10800" draw:handle-position="10800 $0" 

Due to other observations in the content.xml code I reaon that "10800" seems to
be a distance (whatever the unit might be) and "$0","$0" are angles.

So "draw:handle-position" has radius as first parameter and angle as second
parameter, what is the opposite of the ODF definition

Not new, already OOo 2.0 already uses the same syntax.

Additional info:
----------------
When I open reporter's sample after having saved it from Calligra in AOO the
handles are shown more or less at the center of the circle shape.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to