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 0F037C1E2 for ; Tue, 29 May 2012 15:02:53 +0000 (UTC) Received: (qmail 59450 invoked by uid 500); 29 May 2012 15:02:53 -0000 Delivered-To: apmail-incubator-ooo-issues-archive@incubator.apache.org Received: (qmail 59425 invoked by uid 500); 29 May 2012 15:02:52 -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 59415 invoked by uid 99); 29 May 2012 15:02:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 May 2012 15:02:52 +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, 29 May 2012 15:02:50 +0000 Received: by sif.zones.apache.org (Postfix, from userid 80) id 737884195; Tue, 29 May 2012 15:02:29 +0000 (UTC) From: bugzilla@apache.org To: ooo-issues@incubator.apache.org Subject: [Bug 119526] New: Replace Enter with Space doesn't work in OO3.4 Date: Tue, 29 May 2012 15:02:28 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: word processor X-Bugzilla-Component: editing X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: antoinedeangelis@gmail.com 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: 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=119526 Priority: P3 Bug ID: 119526 Assignee: ooo-issues@incubator.apache.org Summary: Replace Enter with Space doesn't work in OO3.4 Severity: normal Issue Type: DEFECT Classification: Application OS: All Reporter: antoinedeangelis@gmail.com Hardware: PC Status: UNCONFIRMED Version: AOO340 Component: editing Product: word processor Created attachment 77738 --> https://issues.apache.org/ooo/attachment.cgi?id=77738&action=edit Picture of bug In Apache Openoffice 3.4 I tried to replace the enter with a space. However, this worked in older versions of OO, I get a failure result in AOO3.4. What did I do?: 1. I made a document with 3 lines, each containing the word 'Test': Test Test Test 2. I selected 'Search & Replace'; searched for $ and replaced it with a space (" "). 3. I selected 'Regular Expressions'. The result of this is: Test TestTest Problem: Third and second line are pasted together without a space between the words, second and first line are not pasted together, but line first contains now a space on the end (see picture). Any suggestion? When I search for \n it also doesn't work. -- You are receiving this mail because: You are the assignee for the bug.