Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [tinymce-6]

The tag has no usage guidance.

tinymce-6
0 votes
0 answers
81 views

TinyMCE: Cursor Does Not Move to Next Line After Inserting Content with <br> Tag Using mceInsertContent

I'm using TinyMCE for my rich text editor, and I'm performing clipboard operations to insert content into the editor using the mceInsertContent command. When I insert content that ends with a tag, ...
Vasanth Nag K V's user avatar
0 votes
0 answers
31 views

SAPUI5 - RichTextEditor disappears when json model is updated

I have a form which contains some Input fields, some Comboboxes and a RichTextEditor. When I change one of the Comboboxes there is a custom function that changes some properties in a JSON Model. When ...
marquez41's user avatar
0 votes
0 answers
35 views

Has anyone else facing the problem in Tinymce's Rich text editor of writing everything in backward or reverse

[code snippet][1][enter image description here][2]This is the problem I am facing I am facing one problem in my project where I used Tinymce's RTE, but when I write anything on it, it displays the ...
Tarun Tiwari's user avatar
0 votes
0 answers
8 views

Getting starting and end position of selection in tinymce

I want to get start and end position of selection in tinymce editor and want to insert custom tags there. E.g. If in editor we have below text, This is <a>google</a> help line. We may help ...
suraj p Yedre's user avatar
0 votes
0 answers
41 views

TinyMCE changes behavior of unrelated ContentEditable

We want to use an inline tinymce alongside a contenteditable div on our page. We just noticed, that tinymce changes the "newline" behavior of an unrelated contenteditable div. Usually ...
PingItIn's user avatar
0 votes
1 answer
49 views

Tinymce - autocompleter integration with angular

I was trying to integrate autocompleter feature using tinymce7 in my angular application. I am using self hosted tinymce npm package. I have integrated tinymce editor by steos mentioned here - https://...
Aggi George's user avatar
0 votes
0 answers
8 views

TinyMCE Position of Cursor after Click/Mouseup

I need to be able to determine the position of the cursor after the TinyMCE control is clicked. I also need to be able to react to this via a Click or MouseUp event. Is that possible? I've tried the ...
Steve Ray's user avatar
0 votes
0 answers
22 views

TinyMCE Typescript React : Selector type is set as undefined

I have a tinymce editor in my react project (Self hosted - version 6.8.2). So I was looking through the docs and trying out some stuffs and I saw this 'selector' which can be used inside init. But ...
Sreekuttan's user avatar
0 votes
0 answers
36 views

Can't set a checkbox to checked in tinyMCE editor

Working on a project where we insert HTML inside a tinyMCE editor. I have a requirement to be able to check/uncheck the required checkbox control. If I place a break point on the editor click event it ...
Denys Wessels's user avatar
0 votes
2 answers
44 views

Customising Menu Items doesn't seem to work in TinyMCE v6 or v7

I'm using TinyMCE, but it seems like the documentation here is wrong: https://www.tiny.cloud/docs/tinymce/7/menus-configuration-options/#example-the-tinymce-default-menu-items When I modify the ...
Webreaper's user avatar
  • 567
0 votes
1 answer
53 views

where the images uploaded in tinymce are stored?

I have use tinyMCEeditor CDN in my laravel application so i want to know, where the images uploaded in tinymce are stored? file_picker_types: 'file image media', file_picker_callback: ...
Smily CK's user avatar
4 votes
1 answer
35 views

First whitespace doesn't trigger the onEditorChange function in react JS TinyMCE version 6.8.2

I've asked the same question on tinymce github too and seems like no one cares. Does anyone have any idea why the first whitespace we enter to the editor is not recognized by the tinymce editor? I'm ...
Sreekuttan's user avatar
0 votes
0 answers
53 views

How to add custom color toolbar button in tinymce editor

I am using tinymce editor version 6 in my application. Now, I have requirement to add 1 more color picker button same as like forecolor/backcolor button in editor to do some more thing. On this custom ...
Dhirender's user avatar
  • 634
0 votes
0 answers
19 views

ToggleToolbarDrawer persist visible even when I close or switch tab and closing of bootstrap modal

I use bootstrap 4.3 for opening of modal where tinymce is loaded. Tinymce is loaded in a limited space in a modal. Click on the toggle toolbar drawer to reveal remaining toolbar button item while ...
heero's user avatar
  • 248
1 vote
0 answers
21 views

Calculating width and height attributes with the image plugin (tinymce)

I have a question about the standard image plugin for TinyMCE. You can read about it here: link. To describe the issue, please try the following: Open this https://codepen.io/kxfjxbja-the-vuer/pen/...
Timur's user avatar
  • 41

15 30 50 per page
1
2 3 4 5
7