Actions
Bug #75365
closedRTE link button - Uncaught TypeError: Cannot read property 'width' of undefined
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2016-04-01
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Hi,
when i click on the RTE set link button, then the link wizard window will not open and in the javascript console is the error:
Uncaught TypeError: Cannot read property 'width' of undefined
Tested with Google Chrome 47.
Updated by Michael Schild over 8 years ago
The problem is only, when TYPO3 open a content in a popup view. For example: open a content from a tca group field with the edit wizard.
Updated by Riccardo De Contardi over 8 years ago
- Status changed from New to Needs Feedback
Hi. Could you test if https://review.typo3.org/#/c/48276/ , which applies only to version 8.x, has solved this issue too?
Thank you
Updated by Wouter Wolters over 8 years ago
- Status changed from Needs Feedback to Closed
This is not solvable in TYPO3 CMS 7. We needed a breaking change to resolve the JavaScript issue. See the review from Riccardo for details.
I'm closing this issue as won't solve in version 7 and lower.
Actions