UI bug: text wrongly aligned in workflow editor

XMLWordPrintable

    • 3.12

      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>
      

              Assignee:
              Andreas Knecht (Inactive)
              Reporter:
              Jeff Turner
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: