Don't allow comments to stretch the whole page vertically

XMLWordPrintable

      We often have testers copy&paste a file into bug description or comment, and this file contains long lines that cannot be wrapped. As a result the whole issue page gets horizontal scrolling and becomes absolutely unreadable. Please add the following CSS rule to JIRA's styles:

      div#description_full, div.action-body

      { overflow-x: auto; }

            Assignee:
            Unassigned
            Reporter:
            Wladimir Palant
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: