Opened 14 years ago
Last modified 12 years ago
#7078 confirmed Bug
Integration VB WebBrowser control and CKEditor Problem — at Version 8
Reported by: | Elena Martin | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Server : ASP.Net | Version: | 3.0 |
Keywords: | Cc: | elenammez@… |
Description (last modified by )
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 is the startup project and on the website are the 2 CKEditor Form1.aspx the url of each webbrowser should be CKEditorWeb web project
Thanks
edited
Seems that we problem with WebBrowser control and CKEditor.
Check comment 8 for more details
Change History (8)
Changed 14 years ago by
Attachment: | PruebaEditorCKeditorWinWeb.rar added |
---|
comment:2 Changed 13 years ago by
Component: | General → Server : ASP.Net |
---|
comment:3 Changed 12 years ago by
comment:4 Changed 12 years ago by
You think it would be possible to attach small sample application showing your problem?
Changed 12 years ago by
Attachment: | CKEditor_with Excel.zip added |
---|
comment:5 Changed 12 years ago by
Try to change FONT OR FONTSIZE the DropDownList is closed immediately
comment:7 Changed 12 years ago by
Description: | modified (diff) |
---|---|
Summary: | Integration in a VS user control / WebBrowser / CKeditor → Integration VB WebBrowser control and CKEditor Problem |
comment:8 Changed 12 years ago by
Description: | modified (diff) |
---|
Hello, I Have the same problem, in a Vba form with a webBrowser control and CKEditor 3.6.5 Do you have a solution ?