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

Make code panels scrollable

    XMLWordPrintable

Details

    • 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.

    Description

      NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.

      This affects all versions of JIRA - client comes along and posts a whopping great big chunk of something in to a code panel that results in the panel invariably becoming very wide making the whole page super-wide and you have to horizontally scroll just to find links and buttons, etc. Truly painful.

      Very easy fix - add this CSS:

      div.codeContent {
       overflow: scroll;
      }
      

      You can see it in action in some of the code panels here: http://jira.adaptavist.com/browse/BUILDER-722

      With scrolling code panels, it's soooo much easier to work with JIRA.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              gfraser@adaptavist.com Guy Fraser [Adaptavist.com]
              Votes:
              2 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: