#37327 closed defect (bug) (fixed)
TinyMCE 4.4.0
Reported by: | iseulde | Owned by: | azaozz |
---|---|---|---|
Milestone: | 4.6 | Priority: | normal |
Severity: | normal | Version: | 4.3.1 |
Component: | TinyMCE | Keywords: | |
Focuses: | Cc: |
Description
It's a minor release with some new features, BUT 2/3 new features we don't use and the other is paste related.
Tries to be smart depending on what the user pastes if it looks like an url it will make a link out of the current selection. If it's an image url that looks like an image it will check if it's an image and insert it as an image.
Sounds familiar? :)
See https://github.com/tinymce/tinymce/commit/c6d2b3767a5b1d4ac06719fcc64b507bfc9e752c.
Let's consider adding it to WordPress 4.6.
It also includes two bug fixes for #36434.
Change log and diff: https://github.com/tinymce/tinymce-dist/commit/cd0c565c2b4c8c784fbb6e3117858eb14843b8e0
Change History (3)
Note: See
TracTickets for help on using
tickets.
In 38034: