https://bugs.documentfoundation.org/show_bug.cgi?id=163848

--- Comment #4 from Daniel Thomas <[email protected]> ---
Tried in Powerpoint for Mac 16.95.4 as well as WPS office and the behaviour for
the first three lines in both seems to be:
* text shows as orange for 0.5s
* text changes to black

whereas in LO it goes straight to black

So I think there may be a bug that it does not go orange first, but the text
should end up black

If I try exporting to ODF (which doesn't change the behaviour) I get something
like this

        <anim:par smil:begin="0s" smil:fill="hold"
presentation:node-type="on-click" presentation:preset-class="entrance"
presentation:preset-id="ooo-entrance-fade-in">
         <anim:set smil:begin="0s" smil:dur="0.001s" smil:fill="hold"
smil:targetElement="id3" smil:attributeName="visibility" smil:to="visible"/>
         <anim:transitionFilter smil:dur="0.5s" smil:targetElement="id3"
smil:type="fade" smil:subtype="crossfade"/>
         <anim:animateColor smil:dur="0.001s" smil:fill="hold"
smil:targetElement="id3" smil:attributeName="dim" smil:to="#000000"
anim:color-interpolation="rgb" anim:color-interpolation-direction="clockwise"/>
        </anim:par>

where the animateColor section doesn't exist or the last line (which stays
orange).

I don't know enough about the ODF format to say whether the 0.5s or 0.001s time
is the correct one

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

Reply via email to