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 BEB0BDE1F for ; Tue, 18 Sep 2012 09:35:14 +0000 (UTC) Received: (qmail 9434 invoked by uid 500); 18 Sep 2012 09:35:14 -0000 Delivered-To: apmail-incubator-ooo-issues-archive@incubator.apache.org Received: (qmail 9343 invoked by uid 500); 18 Sep 2012 09:35:14 -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 9324 invoked by uid 99); 18 Sep 2012 09:35:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Sep 2012 09:35:13 +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, 18 Sep 2012 09:35:11 +0000 Received: by sif.zones.apache.org (Postfix, from userid 80) id 9B2CE71AA; Tue, 18 Sep 2012 09:34:50 +0000 (UTC) From: bugzilla@apache.org To: ooo-issues@incubator.apache.org Subject: [Bug 108689] Buttons "Cut", "Copy" not active when the text is selected in the Basic IDE Date: Tue, 18 Sep 2012 09:34:50 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: scripting X-Bugzilla-Component: code X-Bugzilla-Keywords: X-Bugzilla-Severity: trivial X-Bugzilla-Who: arielch@apache.org X-Bugzilla-Status: ACCEPTED X-Bugzilla-Priority: P4 X-Bugzilla-Assigned-To: ab@bregas.de X-Bugzilla-Target-Milestone: AOO 3.x X-Bugzilla-Changed-Fields: 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=108689 Ariel Constenla-Haile changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |arielch@apache.org --- Comment #5 from Ariel Constenla-Haile --- (In reply to comment #4) > Copy and Cut buttons still do not work properly in Apache OpenOffice 3.4.1 I also find some strange behavior with the "Save" toolbar button, when the macro is inside a document. The most obvious example: - File - New - Text document - From the text document, select "Tools" - "Macros" - "Organize macros..." - "OpenOffice.org Basic..." - Press the "New" button, it will open the Basic IDE In this state, the "Save" button is enabled in both the document window and the IDE window (adding a new macro to the document sets its status to modified). - Go to the document, and save it After saving it, the "Save" button on the document window grays out == it's disabled. But on the IDE window it is still enabled. -- You are receiving this mail because: You are on the CC list for the bug.