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

Rendering issue with Static Code Analysis Plugin

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None

      Stage View get pushed down when the Static Code Analysis Plugin renders multiple diagrams (multiple static analysis tools, multi module project...)

          [JENKINS-41753] Rendering issue with Static Code Analysis Plugin

          Cyrille Le Clerc created issue -
          Cyrille Le Clerc made changes -
          Summary Original: Rendering issue with New: Rendering issue with Static Code Analysis Plugin
          Cyrille Le Clerc made changes -
          Environment Original:  * CloudBees Jenkins Enterprise 2.32.2.1-rolling
           * pipeline-stage-view:2.4 'Pipeline: Stage View Plugin'
           * analysis-collector:1.50 'Static Analysis Collector Plug-in'
           * analysis-core:1.82 'Static Analysis Utilities'
          New:  * CloudBees Jenkins Enterprise 2.32.2.1-rolling

           * pipeline-stage-view:2.4 'Pipeline: Stage View Plugin'

           * analysis-collector:1.50 'Static Analysis Collector Plug-in'

           * analysis-core:1.82 'Static Analysis Utilities'
          Cyrille Le Clerc made changes -
          Environment Original:  * CloudBees Jenkins Enterprise 2.32.2.1-rolling

           * pipeline-stage-view:2.4 'Pipeline: Stage View Plugin'

           * analysis-collector:1.50 'Static Analysis Collector Plug-in'

           * analysis-core:1.82 'Static Analysis Utilities'
          New:  * CloudBees Jenkins Enterprise 2.32.2.1-rolling
           * pipeline-stage-view:2.4 'Pipeline: Stage View Plugin'
           * analysis-collector:1.50 'Static Analysis Collector Plug-in'
           * analysis-core:1.82 'Static Analysis Utilities'
          David S made changes -
          Attachment New: image-2017-06-12-07-31-21-182.png [ 38432 ]

          David S added a comment - - edited

          Got the same issue. Also the Stage View overlaps the static code graphs which makes it unable to click on them (see attachment).

          David S added a comment - - edited Got the same issue. Also the Stage View overlaps the static code graphs which makes it unable to click on them (see attachment).
          Benjamin Fuchs made changes -
          Attachment New: image-2017-07-23-01-39-08-403.png [ 38998 ]
          Benjamin Fuchs made changes -
          Attachment New: Screenshot from 2017-07-23 01-04-58.png [ 38999 ]

          Benjamin Fuchs added a comment - - edited

          I gave it a try to partly fix this issue. I tried to fix the broken links and the easiest way was to set a 'z-index' value for the div box of the Static Code Analysis Plugin.

          I commited my change to the analysis-core-plugin:

          https://github.com/jenkinsci/analysis-core-plugin/pull/44

          I test build the warnings plugin and the links worked again (hovering the link on the screenshot). I guess the pushing down of the stage view is something that cant be prevented. It has to go somewhere.

          Benjamin Fuchs added a comment - - edited I gave it a try to partly fix this issue. I tried to fix the broken links and the easiest way was to set a 'z-index' value for the div box of the Static Code Analysis Plugin. I commited my change to the analysis-core-plugin: https://github.com/jenkinsci/analysis-core-plugin/pull/44 I test build the warnings plugin and the links worked again (hovering the link on the screenshot). I guess the pushing down of the stage view is something that cant be prevented. It has to go somewhere.
          Benjamin Fuchs made changes -
          Attachment New: Screenshot from 2017-07-23 01-04-58.png [ 39000 ]

            Unassigned Unassigned
            cleclerc Cyrille Le Clerc
            Votes:
            5 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: