Trumbowyg icon indicating copy to clipboard operation
Trumbowyg copied to clipboard

A lightweight and amazing WYSIWYG JavaScript editor under 10kB

Results 147 Trumbowyg issues
Sort by recently updated
recently updated
newest added

### Description If you create some text 👎 Outside there is a block paved garden to the front and to the rear is the yard. Entrance Hall Then, highlight "Entrance...

bug:core

When user pastes in a block of text copied from Word, the displayed HTML text looks good, but when the user looks at the code, there are arbitrary breaks in...

bug:plugin

Hi. I'm allowing a bunch of tags using the AllowTagsFromPaste plugin, which is working brilliantly. However I've noticed that now I get loads of crap in my text. For example...

enhancement request
plugin

The Align Left button adds style = "text-align: left" to the wrapper. I dont want to have any inline style in my code. So I have the below css ```...

I observed issue of Trumbowyg crashing the page despite latest version https://github.com/Alex-D/Trumbowyg/releases/tag/v2.25.1, which had supposedly fixed an issue https://github.com/Alex-D/Trumbowyg/issues/1233 (fixed in https://github.com/Alex-D/Trumbowyg/commit/5ad49f30e31cc9a543f9dfc7c1d9a33bd6c3bae5) that seems to be related based on the...

The dark modal is defined under the class `.trumbowyg-dark` but is output in the code at the end of ``. Therefore the `.trumbowyg-dark .trumbowyg-modal-box` have no effect. You could move...

We have noticed the Giphy plugin is broken with some Giphy API responses. By broken, I mean that no images load and I see in the js console below. In...

bug:plugin

When loading SVG icons for the editor from a file, the icons will fail to display if the page contains a query string. This regression was introduced in version 2.22...

bug:core

While using the plugin allowTagsFromPaste If we copy paste even a simple content the cursor goes to starting of the text editor. This behavior can be notice on the demo...

bug:plugin

I'm using Trumbo 2.24.0 on an Ipad (ios 14.5). I've used the tbwchange event, but when a user uses dictation to write into the editor the event isn't fired. Safari...

bug:core