Description: scroll through the effects in the animation pane show missing features, e.g. the Direction combobox never becomes active. Steps to Reproduce: 1. start impress 2. click frame of "click to add title" to select it 3. use sidebar and activate animation 4. use "+" to add an effect 5. entrance is the default, select "box" in the effect list Actual Results: The combobox labeled by Direction: doesn't fill or become sensitive Expected Results: what should happen here is the combobox labeled by Direction: should get filled in and become active Reproducible: Always User Profile Reset: No Additional Info: There is a lot of warning output like: warn:xmloff:1629957:1632669:sax/source/fastparser/fastparser.cxx:1267: unknown element pres:preset-property urn:oasis:names:tc:openoffice:xmlns:presentation:1.0 ... my guess is that commit 1fc10944c9964e24361ea8ef87064a21446db571 Date: Mon Jan 13 20:06:19 2020 +0200 use FastParser in CustomAnimationPreset is at fault
bibisect claims... commit 5352d45dd4a04f8f02cf7f6ad4169126d3b3586a Date: Tue Feb 18 15:45:08 2020 +0200 convert AnimationImport to fast-parser APIs
Anyway, there's indeed a pb with: https://opengrok.libreoffice.org/xref/core/filter/source/xslt/import/spreadsheetml/spreadsheetml2ooo.xsl?r=ee8f0a10#8866 <i!-- return lowest of three for sorting -->
Oups! Unrelated with https://gerrit.libreoffice.org/c/core/+/91233. Sorry for the noise.
Noel Grandin committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/dc7f4b0002769308d38e6c6e9b714ef7766d2ae7 tdf#131632 animation effects are missing features It will be available in 7.0.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.