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

UI bug: text wrongly aligned in workflow editor

    XMLWordPrintable

Details

    Description

      When viewing a transition in the workflow editor, it shows the previous and next state. The text for the previous state is right-aligned, which makes it too close to the right border:

      Here, thanks to firebug, is the HTML from the "previous" status:

      <td nowrap="" bgcolor="#ffffff" align="right" style="border: 1px solid rgb(187, 187, 187);">
         <a href="ViewWorkflowStep.jspa?workflowName=Support+Workflow+v.17&workflowStep=13">Escalated</a>
      </td>
      

      and the "next" state:

      <td nowrap="" bgcolor="#ffffff" align="left" style="border: 1px solid rgb(187, 187, 187);">
          <a href="ViewWorkflowStep.jspa?workflowName=Support+Workflow+v.17&workflowStep=8">Resolved</a>
      </td>
      

      Attachments

        Activity

          People

            andreask@atlassian.com Andreas Knecht (Inactive)
            7ee5c68a815f Jeff Turner
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: