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 B69BDD5C0 for ; Tue, 9 Oct 2012 12:38:39 +0000 (UTC) Received: (qmail 2665 invoked by uid 500); 9 Oct 2012 12:38:39 -0000 Delivered-To: apmail-incubator-ooo-issues-archive@incubator.apache.org Received: (qmail 2502 invoked by uid 500); 9 Oct 2012 12:38:36 -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 2467 invoked by uid 99); 9 Oct 2012 12:38:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Oct 2012 12:38:35 +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; Tue, 09 Oct 2012 12:38:34 +0000 Received: by sif.zones.apache.org (Postfix, from userid 80) id DE9F07A6A; Tue, 9 Oct 2012 12:38:13 +0000 (UTC) From: bugzilla@apache.org To: ooo-issues@incubator.apache.org Subject: [Bug 121185] Rotated metafile looses rotation of gradient in presentation mode and in export Date: Tue, 09 Oct 2012 12:38:13 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: presentation X-Bugzilla-Component: save-export X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: rb.henschel@t-online.de X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: ooo-issues@incubator.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: 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 X-Virus-Checked: Checked by ClamAV on apache.org https://issues.apache.org/ooo/show_bug.cgi?id=121185 --- Comment #4 from Regina Henschel --- It is a deep problem, because not only presentation mode is affected, but printing and export to pdf too. Now the gradient in a metafile is rotated together with the metafile. That is a new feature. People will like it and will use it to avoid the problem, that a gradient cannot be rotated together with the shape. They will complain rightly, when the print is different from the edit view. If I understand you correctly, solution B would result in a wrong gradient, because the bounding rectangle of the rotated shape is used. So it is no option for me. Does version A solves printing too? Then it would be the right way, but possible for 3.5? Or do we need a total new feature "rotate filling together with shape" like provided in MS Office? Discuss on ooo-dev? -- You are receiving this mail because: You are the assignee for the bug.