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

Issue Navigator should write names over multiple lines

      When using long user names the issue navigator renders wrong.

      Names should be written over multiple lines like the description field.

      See attacheed screenshot.

            [JRASERVER-4527] Issue Navigator should write names over multiple lines

            MarkC added a comment -

            You can now easily edit the width of each field in 3.2 using the CSS style sheet. We don't want to make the users globally not wrap, but you can do this in your installation system by adding the lines:

            td.reporter
            {
            white-space: normal;
            }

            MarkC added a comment - You can now easily edit the width of each field in 3.2 using the CSS style sheet. We don't want to make the users globally not wrap, but you can do this in your installation system by adding the lines: td.reporter { white-space: normal; }

            LarsL added a comment -

            As far as i see it, i have a relatively small number of columns.

            It is the long names that causes the problem.

            You could start by removing the nowrap tag on the td's for the name fields. That would renter much nicer.

            LarsL added a comment - As far as i see it, i have a relatively small number of columns. It is the long names that causes the problem. You could start by removing the nowrap tag on the td's for the name fields. That would renter much nicer.

            The long user names are not particularly the problem here - it's more the number of columns displayed in the issue navigator. I'm not sure if/how we could fix the problem either, as the quick search bar and user info needs to always be visually at the top-right, regardless of how far to the right the page actually extends.

            Jeff Turner added a comment - The long user names are not particularly the problem here - it's more the number of columns displayed in the issue navigator. I'm not sure if/how we could fix the problem either, as the quick search bar and user info needs to always be visually at the top-right, regardless of how far to the right the page actually extends.

            LarsL added a comment -

            Will this be fixed?

            In my installation this occurs constantly - caused by long user names.

            LarsL added a comment - Will this be fixed? In my installation this occurs constantly - caused by long user names.

            Yes, it's a bug - I've seen it break like this before on other wide pages.

            Jeff Turner added a comment - Yes, it's a bug - I've seen it break like this before on other wide pages.

            LarsL added a comment -

            Any comments here.

            LarsL added a comment - Any comments here.

            LarsL added a comment -

            The problem i the upper right corner. The navigator is too wide.

            LarsL added a comment - The problem i the upper right corner. The navigator is too wide.

              mark@atlassian.com MarkC
              bbee05535340 LarsL
              Affected customers:
              0 This affects my team
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: