Opened 13 years ago

Last modified 11 years ago

#7078 confirmed Bug

Integration VB WebBrowser control and CKEditor Problem

Reported by: Elena Martin Owned by:
Priority: Normal Milestone:
Component: Server : ASP.Net Version: 3.0
Keywords: Cc: elenammez@…

Description (last modified by Jakub Ś)

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:9 for more details

Attachments (2)

PruebaEditorCKeditorWinWeb.rar (73.3 KB) - added by Elena Martin 13 years ago.
CKEditor_with Excel.zip (24.7 KB) - added by Olivier 11 years ago.

Download all attachments as: .zip

Change History (12)

Changed 13 years ago by Elena Martin

comment:2 Changed 13 years ago by Jakub Ś

Component: GeneralServer : ASP.Net

comment:3 Changed 11 years ago by Olivier

Hello, I Have the same problem, in a Vba form with a webBrowser control and CKEditor 3.6.5 Do you have a solution ?

comment:4 Changed 11 years ago by Jakub Ś

You think it would be possible to attach small sample application showing your problem?

Changed 11 years ago by Olivier

Attachment: CKEditor_with Excel.zip added

comment:5 Changed 11 years ago by Olivier

Try to change FONT OR FONTSIZE the DropDownList is closed immediately

comment:7 Changed 11 years ago by Jakub Ś

Description: modified (diff)
Summary: Integration in a VS user control / WebBrowser / CKeditorIntegration VB WebBrowser control and CKEditor Problem

comment:8 Changed 11 years ago by Jakub Ś

Description: modified (diff)

comment:9 Changed 11 years ago by Jakub Ś

Status: newconfirmed
Version: 3.53.0

I can confirm this happening from CKEditor 3.0.

Just download CKEditor_with Excel.zip, extract and open excel file.
Click on a button and Webbrowser control with editor will show up.
If you try to click on Format or Font or Font Size dropdowns they will be opened for a moment and close immediately.

Webbrowser control probably uses IE7 mode - putting tag <meta http-equiv="X-UA-Compatible" content="IE=7" />in CKeditor_web.html with version higher than 7 causes error.

Version 1, edited 11 years ago by Jakub Ś (previous) (next) (diff)

comment:10 Changed 11 years ago by Jakub Ś

Description: modified (diff)

comment:11 Changed 11 years ago by Mark Laplante

This is still happening in the latest versions of CKEditor. Is there an ETA for a fix?

Thanks

comment:12 Changed 11 years ago by Jakub Ś

Currently there is no ETA for this issue I will however forward your request to my colleagues.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy