Unusual behavior when switching from HTML to Rich Text Editor and back again. Actually, the change between the modes should show a consistent behavior, but that is not the case. Therefore, there is a disadvantageous behavior especially when using the shortcodes. An example:
As soon as you switch to text mode, the content disappears. It can then only be found via the skeleton mode and then changed.
If you switch back to HTML mode, you will notice that
tags have been added. The content will be visible again if you remove them manually.
This makes large parts of the processing very time-consuming and is extremely annoying. Is this behavior intentional? What is the underlying workflow?