﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6235	BIDI: Applying direction to multi-paragraph selection within a div	Damian	Tobiasz Cudnik	"When selecting multiple paragraphs that reside inside a <div>, the direction attribute is being set on the parent <div> rather than the paragraphs. 

{{{
<div>
  <p>Paragraph 1</p>
  <p>Paragraph 2</p>
</div>
}}}

The expectation is that the individual paragraphs get their direction attribute set."	Bug	closed	Normal	CKEditor 3.4.2	General	3.4	fixed	IBM	Joe Kavanagh Satya satya_minnekanti@…
