public class EditorNoFormatTest extends Object
| Constructor and Description |
|---|
EditorNoFormatTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setupEditor() |
void |
testButtonsAreReenabledWhenSwitchingBackFromPreformattedStyle() |
void |
testFormattingDisabledWithinAPlainTextMacro() |
void |
testTypingAtEndOfMonospaceLine()
CONF-17688 -test that typing at the end of a monospace line does not break the monospace markup.
|
public void setupEditor()
public void testButtonsAreReenabledWhenSwitchingBackFromPreformattedStyle()
public void testFormattingDisabledWithinAPlainTextMacro()
public void testTypingAtEndOfMonospaceLine()
element but works on any other.
That is why we cannot position cursor using `EditorContent.placeCursorAtEnd`.
A bug was reported to Ephox on 10/8/2018.Copyright © 2003–2019 Atlassian. All rights reserved.