﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
531	Current style name is set to null on keypress in IE	Jon Håvard Gundersen		"When writing or navigating through the document with the keyboard in IE (7) the style description is set to null. 

This is because FCKSelection.GetParentElement() returns null if selection type is equal to ""none"", and IE seems to set the selection type to none if the cursor has been moved by the keyboard. If I click at the paragraph with the mouse the style description is successfully loaded.

A temporary workaround is to uncomment the two lines in the FCKSelection.GetParentElement which checks if the type is ""none"", but I don't know if this will affect other parts of the software."	Bug	closed	Normal		General		fixed		
