Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-14830

Don't allow comments to stretch the whole page vertically

XMLWordPrintable

    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      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; }

            Unassigned Unassigned
            69fe3dbf6798 Wladimir Palant
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: