Hello,
The FKCEditor is not displayed in Safari or Chrome (it is in IE8 and FF). Just a blank panel appears where the control should be displayed.
Regards, Kenn
Hi Ken,
I can not reproduce this in Chrome and Safari for 6.4.0P3 and neither for Beta1.
Could it be that you have an old version of the FCKEditor folder within your project, with resources from 6.3.x ?
Palli
Palli, That is very likely the case, when I upgraded I didn't rebuild the FKCEditor resources, I will give that a try soon. Curious why that wouldn't cause a problem in IE8 also?
Hello Kenn, Please try opening the FCKEditor page on our online VWG v6.4 Preview4 Catalog Sample Application. Please try it on all your browsers and tell us what you find. You can reach this deployment through this link here: http://Samples64.VisualWebGui.com/MainForm.wgx. Regards, Ori Cohen Support Manager, the Visual WebGui team
Hi Ori,
Well I tried with Safari and the FCKEditor showed up fine. I will keep looking at my implementation to try and figure out what might be causing my problem. The control is manually added (not with the designer) because implementation depends on whether the build is for a WinForm or VWG environment. I might be missing a property needed for these browsers (something like AutoSize perhaps?).