You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apparently, in the file Parser.js in the function Parser.prototype.parseStyleSheets the function this.parseRules have a CSS rules in parameter.
In Edge, the argument (CSS rules) in the function Parser.prototype.parseRules is empty.
Perhaps, there is a limit size for argument in Edge.
In fact it's the prototype cssRules that pauses problem. In Edge it is impossible to access to this function : "Permission denied". If you test styleSheet.cssRules, it is empty with Edge. I have test with Chrome and it's ok.
Hi.
The block-style select field is disabled, grayed, only on Edge (Windows 10) with TYPO3 7.6 and 8.7. Everything is fine on Chrome, Firefox and IE 11.
We tried the following things:
The problem looks like this: https://docs.typo3.org/typo3cms/extensions/rtehtmlarea/Troubleshooting/GzipCachingProblem/Index.html.
But no way. Nothing works.
Do you have an idea ?
Screenshots:
Edge: http://prntscr.com/i5fxvi
Chrome: http://prntscr.com/i5fydi
Microsoft Edge 41.16299.15.0
Microsoft EdgeHTML 16.16299
Windows 10 x64 Pro
TYPO3 7.6.22 & 8.7.9
The text was updated successfully, but these errors were encountered: