-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Low
-
None
-
Affects Version/s: 6.0.8
-
Component/s: Issue - Fields
-
6
The horizontal bar for code macro has been missing in JIRA 6 despite the code block has long text of codes and it has been auto wrap up the text. However, the same content will give the scroll bar on noformat macro in JIRA 6 and code macro in JIRA 5.2.x.
Steps to Reproduce'
- In JIRA 6 description field or comment field, insert the content of sample_sourcecode.java
into the code macro:
{code} //insert source code from sample_sourcecode.java {code} - Add the comment or save the description
Expected Result:
A horizontal bar appear for the code macros and the content shouldn't been auto wrap in the macro.
Actual Result:
The content of code macro has been wrapping automatically and no horizontal scroll bar for the macro.
Note:
Do refer to the screenshots: