FriendsOfTYPO3 / rtehtmlarea

Further maintenance of the HTMLArea RTE, previously part of the TYPO3 Core
https://typo3.org/
GNU General Public License v2.0
9 stars 19 forks source link

File, mail and external Links in IE11 and Edge #16

Closed darthnorman closed 5 years ago

darthnorman commented 6 years ago

When inserting link into text, nothing happens.

What I do: Mark some text, click on link symbol, choose a file, click on generate link. (It does work with 'Pages', which is odd.) What happens: The whole paragraph gets marked but no link is inserted.

Version: TYPO3 8.7.12, rtehtmlarea 8.7.1

freshworkx commented 6 years ago

I can confirm this behavior for TYPO3 8.7.19 / RteHtmlArea 8.7.1 in IE11 and Edge. Also, if there is more than one Link, the JS-Selection goes wrong and update the first link instead of create a second new link. This behavior looks very similar to this one: https://forge.typo3.org/issues/84299

ohader commented 5 years ago

Confirmed

ohader commented 5 years ago

Please test PR #29