jodit icon indicating copy to clipboard operation
jodit copied to clipboard

Jodit - Best WYSIWYG Editor for You

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

**Jodit Version:** 3.4.xxxxx **Browser:** **OS:** **Is React App:** **Code** ```js // A *self-contained* demonstration of the problem follows... ``` **Expected behavior:** **Actual behavior:**

**Jodit Version:** 3.24.5 **Browser:** Chrome **OS:** Mac **Is React App:** False **Code** ```js uploader: { url: this.uploadUrl, headers: { Authorization: ACCESS_TOKEN, }, prepareData: (formData) => { const file = formData.getAll('files[0]')[0]...

**Jodit Version:** 3.24.5 **Browser:** Chrome 110.0.5481.177 **OS:** Fedora Workstation 37 (Linux) **Is React App:** True **Code** ```js {property.label} handleBlur(newContent)} /> ``` **Expected behavior:** The editor should show the text style...

Hi, how can i add a button to the image toolbar ? ![image-toolbar](https://user-images.githubusercontent.com/10462940/89886047-48d5bd80-dbcc-11ea-8df7-e339ed73246b.jpg)

question

**Jodit Version:** 3.24.2 **Browser:** Safari **OS:** Mac **Is React App:** False A similar bug was reported a while ago: https://github.com/xdan/jodit/issues/691. However, it was ignored (maybe because of the lack of...

bug

I don't know how to use component UI decorators。Are there any online demo? ![image](https://user-images.githubusercontent.com/20502951/211824501-949f429f-07f2-4752-ad27-004cfc51f89f.png)

question

**Jodit Version:** 3.24.2 **Browser:** Chrome **OS:** Mac **Is React App:** True **Code** When i select a style cell and insert a row before it, i found the new cell inherit...

wontfix

**Jodit Version:** 3.24.2 **Browser:** Chrome **OS:** Windows **Is React App:** False **Code** ```js // Selecting all text and cutting (ctrl + x) deletes text but does not trigger the on...

irreproducible

**Jodit Version:** 1.3.36 **Browser:** Chrome **OS:** Windows Description: Copy pasting word document to Jodit pro version table is taking extra spaces. **Expected behavior:** ![image](https://user-images.githubusercontent.com/116334748/216022912-9684e70b-967b-44ff-9788-63a06ee10d88.png) **Actual behavior:** ![image](https://user-images.githubusercontent.com/116334748/216023224-b60aa3c9-542e-4409-8e65-a40e3e67e65b.png) Attached Document for...

question
wontfix

**Jodit Version:** 1.3.36 **Browser:** Chrome **OS:** Windows Description: Bullet points are Showing zero and wrong while Copy pasting Word Document **Expected behavior:** ![image](https://user-images.githubusercontent.com/116334748/216027592-ff81a904-fe45-4e6b-9b52-42398cbcdc91.png) **Actual behavior:** ![image](https://user-images.githubusercontent.com/116334748/216027845-464731ff-f125-4bd8-8c7b-33f3e0d0be86.png) Attached Document for reference:...

bug