﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5408	Style plugin not working as expected.	Gilles van den Hoven		"Assigning a 'block style' to the CKEditor is not working when;
a) The current content is not wrapped in a block.
b) All content is selected.

Steps to reproduce:
- remove wrapping ""<P>"" tag from any sample file which has the style plugin.
- SelectAll or use CTRL+A to select all content.
- Set the style to a 'block' style.

Expected behaviour:
- The block style applied to the entire selected text.

Given result:
- No changes to the selection, although the 'style' combo shows the selected style (untill you click somewhere else).

---

Also tried intercepting CTRL+A (by config.keystrokes) and assigning 'SelectAll' has no effect.

Clicking inside the line which you want to make a certain style (or selecting a word inside that line), and then choosing the style DOES work like expected, but when all content is selected it does not work."	Bug	closed	Normal		General	SVN (CKEditor) - OLD	fixed		
