jodit icon indicating copy to clipboard operation
jodit copied to clipboard

Jodit - Best WYSIWYG Editor for You

Results 350 jodit issues
Sort by recently updated
recently updated
newest added

**Jodit Version:** v3.18.9 **Browser:** Chrome & Edge **OS:** Windows **Is React App:** - **Repro steps** - Open demo editor: [https://xdsoft.net/jodit/](https://xdsoft.net/jodit/) - Go full screen within Jodit editor - Copy anything...

Hello Team, We are trying to implement one feature where user can construct email body. In toolbar we have added few options. When these options are clicked we are adding...

**Jodit Version:** 3.18.9 **Browser:** FF **OS:** Linux **Is React App:** False **Code** ```js const editor = Jodit.make('#editor', { cleanHTML: { safeJavaScriptLink: false } }); editor.value = 'test'; ``` **Expected behavior:**...

**Jodit Version:** 3.18.4 **Browser:** Chrome **OS:** Windows **Is React App:** False **Expected behavior:** When we use `BR` as our enter element then after a few new lines, starting to type...

**Jodit Version:** 3.18.7 and 3.18.4 **Browser:** **OS:** **Is React App:** **Expected behavior:** When pasting the text, no paragraph should be added **Actual behavior:** When copying and pasting text a new...

bug
WIP

**Jodit Version:** Jodit Pro 1.3.8 **Browser:** Chrome **OS:** linux **Is React App:** True **Code** When used in production application, an attempt to insert an image using toolbar button produced BLOB...

question

Copy Paste the content from word with numbered bullets and text. Change the Font Size of the headings, with numbered bullets ![image](https://user-images.githubusercontent.com/90672801/173795715-315a682e-8c3e-43b6-8931-ddc6ca7a1637.png) **Expected behavior:** Changes should affect both the text...

I was looking for a good editor to integrate into my system, and I found jodit very good. I need a directory function, and clicking the right directory can scroll...

Feature Request

**Jodit Version:** 3.18.9 **Browser:** Chrome **OS:** Linux **Is React App:** False **Expected behavior:** The image editing popup should not overlay the toolbar **Actual behavior:** When clicking on the image and...

wontfix

**Jodit Version:** 3.4.xxxxx **Browser:** **OS:** **Is React App:** **Code** ```js // A *self-contained* demonstration of the problem follows... ``` **Expected behavior:** Indentation Issue: https://drive.google.com/file/d/1KVv7yGB_L-_IDsX8INaYzJIZ7YwH60tW/view?usp=sharing Extraspacing: https://drive.google.com/file/d/1YtRAQJFPz33EFnCUn6sdoqmKfTC5N-6X/view?usp=sharing Indentation Issue: https://drive.google.com/file/d/1KVv7yGB_L-_IDsX8INaYzJIZ7YwH60tW/view?usp=sharing Please...