Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-36384

Pipeline view automatically scrolls left

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • Jenkins ver. 2.7
      pipeline-stage-view-plugin ver. 1.5

      • When jenkins pipeline contains more steps then can fit on the screen, scrollbar is displayed and user can scroll left and right to reach pipeline stages
      • Periodically jenkins issues following AJAX calls:
        /wfapi/runs?since=%2381&_=1467367102538
        /wfapi/nextPendingInputAction?_=1467367102539
        /wfapi/changesets?_=1467367102540
        /execution/node/78/wfapi/describe?_=1467367102541
        Request Method:GET
        /wfapi/changesets?_=1467367102542
        /buildHistory/ajax
        
      • After executing this requests the pipeline view automatically scrolls left.

      This behavior can be very disturbing, since user have to scroll back to the right each time after jenkins does this automatically left scroll.

            svanoort Sam Van Oort
            flippy Repkov Denis
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: