id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 12011,data returned by getData is not consistent,Frederic Steinfels,,"I am using inline editing. I am not using getDirty to check for changes, I am comparing the contents delivered by getData (for the sake of consistency with other form fields). The data that is embedded within a div:
...
Whereas ... is: bla
After initializing the editor with CKEDITOR.inline(thisdiv) and reading the content with getData, the content returned is bla
As soon as I click into the editor and do another getData, this content is returned: bla
This causes some problems for me as the content seems to have changed. Please make sure the content is always returned in a consistent manner no matter whether the editor has received focus or not.",Bug,closed,Normal,,General,4.0,invalid,,