-
Type:
Bug
-
Resolution: Timed out
-
Priority:
Low
-
Component/s: Work Item - View (Internal developer use only)
-
1
-
Minor
-
0
Issue Summary
Currently, Jira has a feature to print an issue, but all content in a code snippet is not printable since it shows only a part of the content and the vertical scroll bar.
Steps to Reproduce
- Create an issue
- Add a code snippet with long codes to a description or a multi-line text filed
- Open the issue and click on [...] > [print]
Expected Results
All the content in the code snippet is shown and printable.
Actual Results
Only some content in the code snippet is shown and printable.

Workaround
Convert the renderer of the field to the default text renderer.