Visual editor freezes on text highlight
-
I recently updated my website to 4.3, which resulted with an error that causes my visual editor to freeze each time I try to select a piece of text, or even place my cursor on a line of text in order to delete/change something. This lasts only for couple of seconds, but happens again if I try to select different piece of text.
When the editor freezes, console on chrome displays following message:
Uncaught RangeError: Maximum call stack size exceeded -- tinymce.min.js?ver=4203-20150730:7
I’m not completely sure, but it seems that this only happens on text contained in HTML tables. I organize my content using very simple 2×1 tables, and until now everything worked flawlessly.
So I’m writing here in hope that someone more experienced than me encountering this same error, as my knowledge is very limited.
Worth mentioning is that I have a test website running on 4.2.3 on the same theme and database, and everything works fine there.
PS – It seems that the whole styling of HTML tables changed with the latest patch also. On 4.2.3 if I have a 100x200px photo in a left cell, and couple of paragraphs in the right cell, – the left cell width matches the width of the photo.
But in 4.3 the more text I have in the right cell, the left cell becomes narrower and ignores the width of the photo contained in it. This only happens in visual editor, because on the front end everything looks fine.
- The topic ‘Visual editor freezes on text highlight’ is closed to new replies.