Bug #81744
closedIE11 / : Links are not created correct with element browser and
0%
Description
If using the rtehtmlarea and TYPO3 8.7.1 with IE11 the generation of links does not work properly.
Steps to reproduce- Select text (see 01.png)
- try to set a link (02.png shows the element browser) file or page
Result:
Sometimes a link is created, sometimes not, sometimes another element receives the link.
03.png shows the result
Files
Updated by Jigal van Hemert over 7 years ago
Creating links from a selected text and restoring the selection afterwards is rather complex in MS browsers. I found some problems in the code and haven't found someone with the knowledge to fix those.
My advice would be to not use the combination IE and HtmlArea.
HtmlArea is now removed from the core and turned into a separate extension which also indicates that maintenance will not be on the same level as it would have been for a core system extension.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from New to Closed
We are sorry, but we close this issue as now TYPO3 uses CKEditor and RTEHtmlarea is no more supported by TYPO3 .
RTEHtmlarea development has stopped - it has been decoupled from the core and its code is available on GitHub:
https://github.com/FriendsOfTYPO3/rtehtmlarea
If you still need this fixed please create a PR on GitHub
Regards
Riccardo De Contardi