Bug #83073
closedCkeditor : random bug when try to create a link
0%
Description
Hi,
I'm working on TYPO3 8.7.8, Google Chrome
I have a random bug when i try to create a link.
Sometimes in the link browser popup, when i try to click on a page or a file, i got this error in my inspector :
ckeditor.js?bust=6f973a2aab8225f3f3f0518bcd61e35482d17c3a:161
Uncaught TypeError: Cannot read property 'getParent' of null
at window.CKEDITOR.window.CKEDITOR.dom.CKEDITOR.dom.range.setStartBefore (ckeditor.js?bust=6f973a2aab8225f3f3f0518bcd61e35482d17c3a:161)
at window.CKEDITOR.window.CKEDITOR.dom.CKEDITOR.dom.selection.selectElement (ckeditor.js?bust=6f973a2aab8225f3f3f0518bcd61e35482d17c3a:434)
at Object.LinkBrowser.finalizeFunction (/typo3/sysext/rte_ckeditor/Resources/Public/JavaScript/RteLinkBrowser.js?bust=6f973a2aab8225f3f3f0518bcd61e35482d17c3a:103)
at HTMLAnchorElement.FileLinkHandler.linkFile (/typo3/sysext/recordlist/Resources/Public/JavaScript/FileLinkHandler.js?bust=6f973a2aab8225f3f3f0518bcd61e35482d17c3a:36)
at HTMLAnchorElement.dispatch (jquery-3.2.1.min-54da4c8178bef4f9cb1368d36480b29b.js:3)
at HTMLAnchorElement.q.handle (jquery-3.2.1.min-54da4c8178bef4f9cb1368d36480b29b.js:3)
But the error is not always there, when i start editing a content, the first 2 or 3 link insertions work, but then it stop working with this error
I use the default configuration of CKeditor
Any help ?
Thanks
Updated by Riccardo De Contardi over 6 years ago
- Status changed from New to Needs Feedback
Is this error still reproducible?
Updated by Riccardo De Contardi about 6 years ago
- Status changed from Needs Feedback to Closed
No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experience the issue again and have more information about how to reproduce your problem, please reopen it or open a new issue with a reference to this one.
Thank you and best regards