Return-Path: X-Original-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BB21FD510 for ; Wed, 25 Jul 2012 15:39:36 +0000 (UTC) Received: (qmail 53230 invoked by uid 500); 25 Jul 2012 15:39:35 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 53038 invoked by uid 500); 25 Jul 2012 15:39:35 -0000 Mailing-List: contact flex-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flex-dev@incubator.apache.org Delivered-To: mailing list flex-dev@incubator.apache.org Received: (qmail 53005 invoked by uid 99); 25 Jul 2012 15:39:34 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jul 2012 15:39:34 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 68258142838 for ; Wed, 25 Jul 2012 15:39:34 +0000 (UTC) Date: Wed, 25 Jul 2012 15:39:34 +0000 (UTC) From: "Tom Fryer (JIRA)" To: flex-dev@incubator.apache.org Message-ID: <882741321.101593.1343230774430.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Created] (FLEX-33146) Blank line assumed to be bullet point if it precedes a bullet point list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Tom Fryer created FLEX-33146: -------------------------------- Summary: Blank line assumed to be bullet point if it precedes a bullet point list Key: FLEX-33146 URL: https://issues.apache.org/jira/browse/FLEX-33146 Project: Apache Flex Issue Type: Bug Components: mx: Rich Text Editor Affects Versions: Adobe Flex SDK 4.6 (Release) Environment: Not environment specific Reporter: Tom Fryer Priority: Minor Steps to Reproduce 1. Open a Rich Text Editor; in the text area hit enter to go to a new line 2. Create a bullet-point list 3. Save the contents as html Expected Behavior In the html produced, there should be a blank paragraph followed by an html list Actual Behavior There is no blank paragraph; there is instead just a bullet point list with the first list item being blank. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira