-
**Do you want to request a *feature* or report a *bug*?**
It's a **bug**
**What is the current behavior?**
Put a paragraph and then put a list. The resulting content is:
```html
Wow here is a l…
-
**Do you want to request a *feature* or report a *bug*?**
bug
**What is the current behavior?**
When using keyboard shortcut to trigger 'Select All' a pre element in the last child of mce-con…
-
Bug
Tinymce inlite editor appears before the highlighted text.
This is reproducible in https://codepen.io/anon/pen/zzpPWR.
Use split screen setting.
**Setting used:**
tinymce.init({
sel…
-
Observed with TinyMCE 4.6.2 in multiple browsers.
Our images_upload_url script often takes a couple of seconds to transfer the image it has received to a CDN, store the metadata in our database, an…
-
I'm using this line on marking programmatically inserted files (image, audio, video). It worked well and looks like this:
``
Then I added the following line to capture the bookmark of an image (in…
-
I see this issue on tinyMCE version 4.6.4. It can also be replicated here: http://fiddle.tinymce.com/RSfaab
Steps to Repro:
1. Type "FOO" with black colored font
2. Underline (ctrl-u) "FOO"
3. C…
-
**Do you want to request a *feature* or report a *bug*?**
This is a bug (duplicate in https://github.com/Automattic/wp-calypso/issues/14579)
**What is the current behavior?**
Pasting into a selec…
-
**Do you want to request a *feature* or report a *bug*?**
Bug
**What is the current behavior?**
TinyMCE leaks memory when using jQuery initialization. After you remove an instance, it is stil…
-
When you select a text with spaces, that are in the same node, for example (the | denotes the start and end of a selection):
`|Example |Here`
Tinymce gets the text and sees that it has a whitespac…
-
**Do you want to request a *feature* or report a *bug*?**
Bug (but I'm not sure if it's on TinyMCE's or Firefox's side).
**What is the current behavior?**
I'm developing a WebExtension for Chrome…