id summary reporter owner description type status priority milestone component version resolution keywords cc 1494 BR AND P tags not handled correct in IE6 and IE7 bongobongo "Hi. Using FCKeditor 2.4.3 and had high expectations for the new handling of BR and P tags (introduced earlier). I do not want P tags in the source, and have therefore these two lines in my fckconfig.js: FCKConfig.EnterMode = 'br' ; FCKConfig.ShiftEnterMode = 'br' ; And have the following UGLY (at least for me) bug: If I enter some text and then use BACKSPACE TO REMOVE ALL text (in IE6 or IE7) then what is stored in my database is this:

 

There should be nothing stored in my db. Then when I laiter edit the text in FCKeditor then the P tags are never gone. Is this a known bug? Is there something else I have to set in the config file to handle this correct? REALLY hopy this can be fixed ASAP, also for the 2.4.3 version, since I'm soon to demo an application for a customer and would not like to use a 2.5 beta or a clean 2.5 version since this increase the risk of new quirks in the application. It works as it should in Firefox." Bug closed Normal General FCKeditor 2.4.3 fixed Pending WorksForMe