-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Low
-
None
-
Affects Version/s: 5.5, 5.7.1
-
Component/s: Editor - Page / Comment Editor
-
Environment:
Browser: IE11 (Note: Issue isn't replicable in Google Chrome 41.0.2272.89 and Mozilla Firefox 37.0.1)
Upon double-clicking the code block macro, the code formatting will be disordered, somehow.
Steps To reproduce
- Create a new page.
- Add Code Block Macro with a few lines of codes, e.g.:
public static void main(String[] args) { System.out.println("Hello World!"); } - Save the page.
- Highlight the code by double clicking the code block.
Observed and Expected Behaviours are attached to this ticket.
Workaround
User can opt to another browsers as a workaround, as this issue only occurs in IE.
- is related to
-
CONFSERVER-37196 Pasting Codes from Code Block Macro into a Text Editor Creates Additional Lines
-
- Closed
-