﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
13070	"How to Change cursor icon style in IE without make any changes like content-editable=""false"""	Chandran M		"'''When contentEditable=""True"" cursor:Pointer not Working in IE Browser but all other browsers supporting.'''

Steps was i tried..
	
	1.Applied Inline style cursor:pointer
	3. tried mentioned link suggestion also, http://ckeditor.com/forums/CKEditor-.x/How-change-cursor-icon-editable-area-dynamically#forum-topic-top



Note: 
1.Support only '''<a contentEditable=""false"">Link</a> TAGS ''' 
2.Working when i put '''<a contentEditable=""false"">..Link or <ownTag>..</a>''' then cursor pointer is working fine IE and all browser without any issue..
3.tried with old and latest versions
4.No issue with contentEditable=""true"" attribute.

Need Help '''without include <a> Tag i need cursor:pointer'''.........?


Thanks,"	Task	closed	Normal		Core : Styles		wontfix		
