id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 8325,Error Message not displayed when we enter invalid CSS in Styles field,Satya Minnekanti,,"On all dialogs that provide an advanced tab, the user can specify CSS styling through the Styles field. However this field is not validated when user enters inValid CSS & clicks OK. Therefore they can enter fake values and it looks to the user that they are accepted. To reproduce: 1. Open the Table dialog. 2. On the advanced tab, if the user enters a name value pair that is not valid css (e.g. myFakeAttribute: 200px) 3. Click OK. '''Expected Result:''' An error warning should occur indicating that the user has entered inCalid css '''Problem:''' There is no error warning that the value entered is inValid CSS. However when the dialog is opened again, Styles field is now empty. The user has not been told that their content is invalid so they have no idea why their content has been removed. This would also occur if the user accidentally mis-spelled a CSS attribute name e.g. widtth: 100px. This is not reported as invalid, but it is removed from the Styles field on the dialog. Is there anyway to use the same validation that removes these entries from the Styles field, to also alert the user to invalid content when they click OK on the dialog? Do you know at what point the invalid entries get removed from the Styles field? Is this something CKEditor has control over or is it due to the browser? This issue originally reported in ticket #8124 which is fixed in 3.6.2 but the issues mentioned in ticket #8124 still exists so we are logging this new ticket to track the issue ",Bug,confirmed,Normal,,General,,,IBM,Damian Teresa Monahan