Why is it that even in the demo site (http://www.asp.net/ajaxLibrary/AjaxControlToolkitSampleSite/HtmlEditorExtender/HTMLEditorExtender.aspx) or even this forum, when clicking the Enter/Return button, an extra space is entered. I'm trying to use the HTMLEditorExtender, but do not want this behaviour. How do I prevent it from adding the extra blank row when hitting Enter/Return key. This does not happen when using Firefox or Chrome browser.
Comments: I have this same issue and I would rate the impact as MAJOR not low. For the average user the behavior of a control MUST be consistent between browsers (or at least close). Try explaining to a non pro how to write text without that extra line. I know how to do it but I don't know how to tell my users they have to break the habits of a lifetime to use my software. It's not gonna sell in New York. Most of the other HTML editors seem to have a toggle somewhere that says just put in a <br /> instead. Why can't this one? I have spent a whole day interviewing alternative editors because of this problem. Overall I like this one better but it's unusable as is.
Comments: I have this same issue and I would rate the impact as MAJOR not low. For the average user the behavior of a control MUST be consistent between browsers (or at least close). Try explaining to a non pro how to write text without that extra line. I know how to do it but I don't know how to tell my users they have to break the habits of a lifetime to use my software. It's not gonna sell in New York. Most of the other HTML editors seem to have a toggle somewhere that says just put in a <br /> instead. Why can't this one? I have spent a whole day interviewing alternative editors because of this problem. Overall I like this one better but it's unusable as is.