Opened 15 years ago
Last modified 13 years ago
#7078 confirmed Bug
Integration in a VS user control / WebBrowser / CKeditor — at Initial Version
| Reported by: | Elena Martin | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Server : ASP.Net | Version: | 3.0 |
| Keywords: | Cc: | elenammez@… |
Description
Hello, I have a Windows application (vs 2008).In a user control, I use a WebBrowser to put in the CKEditor 3.5.In this case, there are features that are not right. For example, theDropDownList Format, Styles and Fonts. If you create a table does not workthe menu options to add row, column, etc ...I tried using the CKEditor in a form with a webBroser and workingproperly. Therefore, the cause appears to be the user control.You can tell me a solution to this?
attached an example: CKEditorWin es el proyecto de inicio y en la página Form1.aspx están los 2 CkEditor. la url de cada webbrowser debe ser la del proyecto web CKEditorWeb Thanks
