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

--- Comment #3 from Armin Le Grand <[email protected]> ---
ALG: Hard stuff, has to do with EmptyPresObj which steers the visualisation of
EditView-only texts (e.g. 'click here to add a Title'). The current mechanism
is deeply buried in sd and just rejects/ignores the whole SdrObject, including
fill and line attributes.
Changing this to allow that object when fill or line is used leads to have that
text visible in all exports - printing, PDF, preview, etc., so this is no
option. Generally a new mechanism is needed; the text in question (or more
generally - the geometry) should be embedded to a primtive which may be
decomposed/handled depending on the target visualisation. Default should be
empty decomposition and empty range. As home for that flag ViewInformation2D
will be good...

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to