https://bugs.documentfoundation.org/show_bug.cgi?id=90664
Julien Nabet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bz.apache.org/ooo/s | |how_bug.cgi?id=113014 CC| |[email protected], | |[email protected], | |[email protected] --- Comment #18 from Julien Nabet <[email protected]> --- On pc Debian x86-64 with master sources updated today, if I create a textbox with just "Test1" and style, when creating custom animation, the effect will be called "Test1" and below "Entrance: Appear". I could reproduce this. Now if I create a textbox with just "Test2" and style + modify style to have a color for background, when creating custom animation, the effect will be called "Text Frame 'Test2' 2:Test2" and below "Entrance: Appear". I don't reproduce this. Thanks to the info from comment 10 (thank you Pierre!) + some debug to find which kind of files were used when adding a custom effect, I could spot this patch: " commit 5d5325135c31f829fbaedbf9a1403f90474c2772 Author: Christian Lippka <[email protected]> Date: Thu Dec 2 19:57:45 2010 +0100 impressdefaults1: #i113014# animate by 1st level paragraph for text shapes by default " when reverting it, it works. Precisely, when I create a Textbox with Test1 + select a style + add some custom anim (so case 1), the effect name "Text Frame" and in this case, the slideshow works well. I put in "See Also" the bug this quoted commit fixed. Of course, we could just revert the patch but since #i113014# isn't clear for me... Thorsten/Armin: any thoughts here as Impress Draw experts or do you know whom to ping? -- You are receiving this mail because: You are the assignee for the bug.
