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 EE413D7F1 for ; Sun, 15 Jul 2012 13:44:38 +0000 (UTC) Received: (qmail 3800 invoked by uid 500); 15 Jul 2012 13:44:38 -0000 Delivered-To: apmail-incubator-ooo-issues-archive@incubator.apache.org Received: (qmail 3649 invoked by uid 500); 15 Jul 2012 13:44:35 -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 3622 invoked by uid 99); 15 Jul 2012 13:44:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 Jul 2012 13:44:34 +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; Sun, 15 Jul 2012 13:44:33 +0000 Received: by sif.zones.apache.org (Postfix, from userid 80) id 1E0D04906; Sun, 15 Jul 2012 13:44:13 +0000 (UTC) From: bugzilla@apache.org To: ooo-issues@incubator.apache.org Subject: [Bug 120282] New:=?UTF-8?Q?=20OOoBean=20don=C2=B4t=20open=20dialogs?= Date: Sun, 15 Jul 2012 13:44:11 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: app dev X-Bugzilla-Component: sdk X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: schorschlan@gmx.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: priority bug_id assigned_to short_desc bug_severity cf_bug_type classification op_sys reporter rep_platform bug_status version component product Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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=3D120282 Priority: P3 Bug ID: 120282 Assignee: ooo-issues@incubator.apache.org Summary: OOoBean don=C2=B4t open dialogs Severity: critical Issue Type: DEFECT Classification: Unclassified OS: Windows 7 Reporter: schorschlan@gmx.de Hardware: PC Status: UNCONFIRMED Version: unspecified Component: sdk Product: app dev I have insert the open office 3.4 in a java application. I use the OOoBean. Open office writer will display with menu and all toolbars. oBean =3D new OOoBean(); add(oBean, BorderLayout.CENTER); oBean.loadFromURL("private:factory/swriter", null); oBean.aquireSystemWindow(); The problem is: I click on open button in toolbar or the menu item and it will not opened t= he filechooser dialog. The same applies to save as button. I have insert a table in the writer document. Right mouse button on table c= ell open the popup menu. But if i click on menu item "number format" than it wi= ll not opened the dialog. --=20 You are receiving this mail because: You are the assignee for the bug.=