It appears that our client has been experiencing problems with the sort function and the Rich Text Editor (RTE) for some time. We are now on version 7.9.0 but their problems pre-date this.
When we come to a content area that has a few controls and try to re-order, the RTE content disappears when we confirm that the re-ordering is done. Whereas other controls still preview.
If we save then refresh the page it then appears in the new location. As far as we can see it is just the RTE that does that and I can recreate every time in Chrome, Edge or Firefox.
I've created the issue below with Umbraco but just wondering if anyone else has experienced similar, and possibly has a way of stopping it.
RTE disappears when reordering grid layout
It appears that our client has been experiencing problems with the sort function and the Rich Text Editor (RTE) for some time. We are now on version 7.9.0 but their problems pre-date this.
When we come to a content area that has a few controls and try to re-order, the RTE content disappears when we confirm that the re-ordering is done. Whereas other controls still preview.
If we save then refresh the page it then appears in the new location. As far as we can see it is just the RTE that does that and I can recreate every time in Chrome, Edge or Firefox.
I've created the issue below with Umbraco but just wondering if anyone else has experienced similar, and possibly has a way of stopping it.
http://issues.umbraco.org/issue/U4-11603
I did notice a couple of not dis-similar reports with no resolution...
http://issues.umbraco.org/issue/U4-9135
http://issues.umbraco.org/issue/U4-8676
Hi John,
There is another related issue : http://issues.umbraco.org/issue/U4-9030
That has a PR that has been merged : https://github.com/umbraco/Umbraco-CMS/pull/2876
This will be part of the 7.13 release : https://our.umbraco.com/download/releases/7130
If you want to work around that untill that release is out you can change the following file : /Umbraco/js/umbraco.controllers.js
Apply the changes from the PR to line 12933 (in 7.12.1)
Dave
I would like to know the answer to this too. Would be very useful. We are faceing this issue in Umbraco 8 thanks
We have the same issue in Umbraco 8 as well. Any fixes for this?
is working on a reply...