Currently I am having a bug where the RichText editor "formats dropdown" bugs out. Where nothing happens when I press it or is says "Source code". See attached screenshot.
I have a clean installation of Umbraco 7.0.4. That includes:
- One document type with one property of type RichText editor.
- The Rich text editor includes a stylesheet, that has two classes: h1 and h2.
- I have created two nodes of the document type.
The bugs occurs when I press the "Formats" dropdown in the rich text editor and then navigate to another node and then press the "Formats" dropdown again. Sometimes I have to do it 2-3 times, before the bugs occurs.
To fix the bug I have to do a browser refresh.
This seems to happens a lot when editing multiple nodes on my site.
RichText editor formats dropdown bugs out
Currently I am having a bug where the RichText editor "formats dropdown" bugs out. Where nothing happens when I press it or is says "Source code". See attached screenshot.
I have a clean installation of Umbraco 7.0.4. That includes:
- One document type with one property of type RichText editor.
- The Rich text editor includes a stylesheet, that has two classes: h1 and h2.
- I have created two nodes of the document type.
The bugs occurs when I press the "Formats" dropdown in the rich text editor and then navigate to another node and then press the "Formats" dropdown again. Sometimes I have to do it 2-3 times, before the bugs occurs.
To fix the bug I have to do a browser refresh.
This seems to happens a lot when editing multiple nodes on my site.
Anyone know a simple fix ?
I was experiencing the same issue in v7.1.1
I found a fix for it here: http://issues.umbraco.org/issue/U4-4578 and I believe it's being added to the core in the next patch.
Cheers, Ian.
is working on a reply...