|
Browse by Tags
All Tags » CuteEditor for .NET
Showing page 1 of 4 (35 total posts)
-
The upgrade from Firefox v14 to v15 has caused the pasting from MS word to fail. To reproduce, make sure you are runnig FF15 and copy some text from MS word and try paste it into the editor. This worked for FF14 but now it does not, the work around is actually to use the "paste word" button. But any idea if this is a bug and can be fixed.
-
I get the error ''Resource interpreted as Image but transferred with MIME type text/html'' when I try to insert an image in the editor in Chrome. I have narrowed it down to the call to editor.InsertElement(img); Can anyone please help me fix this error?
-
I tried all steps mentioned above.Still not able to fix the issue.The menus are loaded only attimes..not always.Using Firefox 5.0.Please advice.
-
Hi there Verdsion 6.3 and 6.6 is doing exactly the same. Firstly it renders the bottom part of the editor WAY too big and when you preview the content of the editor or click on HTML, it shows a little box a third of the size of the editor content window. I need it to be the FULL size of the editor screen!! Please help!
-
When you type bold text then turn it off using the toolbar rather than CTRL/B, previous text is also reset. This is not happening here but it does happen when I enter text into the ASP.NET 1.1 version of CuteEditor. Is this a known bug? If I use keyboard shortcuts I don't have the problem.
-
Greetings.
I have noticed that if I paste some text with a unicode character in it ( “ for example ), it will put the proper code character in the HTML, however, if you save that to RTF (using the SaveRTF method), it will put the text “ in the RTF. When you open the RTF in word or something, it will ...
-
Hi, We are using the cute editor for .net for creating message template in our project. In our application we have a set of predefined forms which has HTML text as well as javascript code. All these forms are created and saved as form templates in the cute editor file system. While creating the new message template, we can choose from any of ...
-
Hi,
function CuteEditor_AddTagMenuItems(menuitem,element) { //you can see the menu item in the TagList menuitem.AddMenuItem(1,''MyMenuItem1'',''bold.gif'',HandleMyMenuItem);
menuitem.AddMenuItem(1,''MyMenuItem2'',''bold2.gif'',HandleMyMenuItem); ...
-
If you ever experience the following problem using Cute Editor in a Ajax ModalPoupExtender:
Any file dialogs are showed behind the popup that contains the cute editor, just update the cssclass adding a z-index value as follows:
<AjaxControlToolkit:ModalPopupExtender … BackgroundCssClass=''modalBackground'' … ...
-
No matter what I do to try and set the image gallery path the Editor.URLType over rides it. If I set the URLType to default the link button on the toolbar will work the way I want it but when I use the image upload/insert or the file insert then the source that points to the files becomes relative and I am not storign the files and ...
1
|
|
|