Return-Path: X-Original-To: apmail-incubator-ooo-issues-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4ADD1CEB1 for ; Fri, 8 Jun 2012 10:23:06 +0000 (UTC) Received: (qmail 25003 invoked by uid 500); 8 Jun 2012 10:23:06 -0000 Delivered-To: apmail-incubator-ooo-issues-archive@incubator.apache.org Received: (qmail 24905 invoked by uid 500); 8 Jun 2012 10:23:05 -0000 Mailing-List: contact ooo-issues-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-issues@incubator.apache.org Delivered-To: mailing list ooo-issues@incubator.apache.org Received: (qmail 24895 invoked by uid 99); 8 Jun 2012 10:23:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jun 2012 10:23:05 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.123] (HELO sif.zones.apache.org) (140.211.11.123) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jun 2012 10:23:03 +0000 Received: by sif.zones.apache.org (Postfix, from userid 80) id 59F764D86; Fri, 8 Jun 2012 10:22:42 +0000 (UTC) From: bugzilla@apache.org To: ooo-issues@incubator.apache.org Subject: [Bug 119756] Animation:Text animation play not correct with sample file in AOO Date: Fri, 08 Jun 2012 10:22:41 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: presentation X-Bugzilla-Component: open-import X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: Armin.Le.Grand@me.com X-Bugzilla-Status: ACCEPTED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: ooo-issues@incubator.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: bug_status cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://issues.apache.org/ooo/ Auto-Submitted: auto-generated MIME-Version: 1.0 https://issues.apache.org/ooo/show_bug.cgi?id=119756 Armin Le Grand changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |ACCEPTED CC| |Armin.Le.Grand@me.com --- Comment #7 from Armin Le Grand --- ALG: For OOo3.1 I had fixed #i108052# (see there for details) due to a change in EditEngine behaviour which did no longer handle empty paragraphs (just returns). The reason for this change seems to be changed/fixed again in AOO3.4, so I could simply remove the old fix. I decided to do a fix which does take care of empty paragraphs in a safer way, so that it is only done when not handled before. This will make the fix work independent of if the reason for #i108052# will return or not. -- You are receiving this mail because: You are the assignee for the bug.