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 B6597979F for ; Wed, 23 May 2012 02:14:51 +0000 (UTC) Received: (qmail 17679 invoked by uid 500); 23 May 2012 02:14:51 -0000 Delivered-To: apmail-incubator-ooo-issues-archive@incubator.apache.org Received: (qmail 17631 invoked by uid 500); 23 May 2012 02:14:51 -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 17622 invoked by uid 99); 23 May 2012 02:14:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 May 2012 02:14:51 +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; Wed, 23 May 2012 02:14:50 +0000 Received: by sif.zones.apache.org (Postfix, from userid 80) id 90A11485A; Wed, 23 May 2012 02:14:30 +0000 (UTC) From: bugzilla@apache.org To: ooo-issues@incubator.apache.org Subject: [Bug 118878] [From Symphony] Writer crash after modify properties of new Frame Date: Wed, 23 May 2012 02:14:29 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: word processor X-Bugzilla-Component: ui X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: yuanlin.ibm@gmail.com X-Bugzilla-Status: CONFIRMED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: ooo-issues@incubator.apache.org X-Bugzilla-Target-Milestone: --- 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 X-Virus-Checked: Checked by ClamAV on apache.org https://issues.apache.org/ooo/show_bug.cgi?id=118878 yuanlin changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |yuanlin.ibm@gmail.com --- Comment #3 from yuanlin --- The reproduce step can be simpler: 1) create a new Word Processor doc 2) create a new Frame via click "Insert-->Frame", use default properties. 3) chage properties for frame from "Right-click menu->Frame...". In Columns tab,set "Columns"=2 4) chage properties for frame from "Right-click menu->Frame...". In Columns tab,set "Columns"=3(a value more than previous). In "Type" tab,set "Width" to another value such as "6.08" 5) click OK button, AOO will crash. -- You are receiving this mail because: You are the assignee for the bug.