https://bugs.documentfoundation.org/show_bug.cgi?id=150746
Bug ID: 150746
Summary: Wrong description for property TextPathAllowed
Product: LibreOffice
Version: 7.5.0.0 alpha0+ Master
Hardware: x86-64 (AMD64)
URL: https://docs.oasis-open.org/office/OpenDocument/v1.3/o
s/part3-schema/OpenDocument-v1.3-os-part3-schema.html#
attribute-draw_text-path-allowed
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: sdk
Assignee: [email protected]
Reporter: [email protected]
The property TextPathAllowed has the description
This property specifies if this shape supports concentric gradient fill.
But ODF defines it as:
The draw:text-path-allowed attribute specifies whether the user interface of a
consumer that supports the draw:text-path 19.221 attribute should allow
modification of the value of the draw:text-path attribute.
LibreOffice does not interpret the values but preserves it.
The 'concentric gradient fill' property is
ConcentricGradientFillAllowed
LibreOffice has concentric gradient fill not yet implemented.
--
You are receiving this mail because:
You are the assignee for the bug.