﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
12643	Bulleted lists copy incorrectly in OSX Chrome	Valerie Bock		"

The new RTE has provided some very nice and interesting features; however, there is a bug I think in copying bulleted lists in Chrome.

If I create the following list:

    Bullet 1
    Bullet 2
    Bullet 3

see what happens if I copy and past these three bullets:

    Bullet 1
    Bullet 2
    Bullet 3

Here's the HTML showing what happens. This is consistent and a huge PIA.

  [p]If I create the following list:[/p]

[ul]
    [li]Bullet 1[/li]
    [li]Bullet 2[/li]
    [li]Bullet 3[/li]
[/ul]

[p]see what happens if I copy and past these three bullets:[/p]

[ul style=""font-size: 13.3333330154419px; line-height: 13.8666658401489px;""]
    [li]Bullet 1[/li]
    [li]Bullet 2[/li]
    [li]Bullet 3[/li]
[/ul]

It happens in all instances, but only with OSX Chrome. Not in Firefox. I can't test it in Safari or under Windows.
"	Bug	closed	Normal		General		expired		
