Uploaded image for project: 'Jira Cloud'
  1. Jira Cloud
  2. JRACLOUD-13514

Make code panels scrollable

XMLWordPrintable

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? 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.

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

              Created:
              Updated:
              Resolved: