﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
13449	Cut reverse notes	Piotr Jasiun	Szymon Cofalik	"1. Open: `samples/old/replacebycode.html`
2. Select from the begging to 'Americans' (`[<h1>Apollo 11<h1><p>Apollo 11 was the spaceflight that landed the first humans,]`)
3. Press Ctrl+X.

Result:
1. the <p> is changed to <h1> (what is not that bad)
2. all nodes in the paragraph are in the REVERS order (what is the biggest WTF of the week)

So we have: 
{{{
, on the Moon on July 20, 1969, at 20:18 UTC. Armstrong became the first to step onto the lunar surface 6 hours later on July 21 at 02:56 UTC.Buzz Aldrin and Neil Armstrong Americans
}}}
instead of:
{{{
, Americans Neil Armstrong and Buzz Aldrin, on the Moon on July 20, 1969, at 20:18 UTC. Armstrong became the first to step onto the lunar surface 6 hours later on July 21 at 02:56 UTC.
}}}

Reproduced on Opera, Chrome and Firefox, so wherever we have custom ""Cut"" handling."	Bug	closed	Normal	CKEditor 4.5.0	General	4.5.0 Beta	fixed		
