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

tooltip can lead to jumping layout

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • None
    • 2.459

      The fix for JENKINS-72744 actually caused another regression.

      In some situation the fact that the tooltip is appended to the parent leads to jumping of icons with theĀ  custom-folder icon plugin.

      Install the plugin and go to the configure page of a folder and under Appearance for th icon choose Ionicon Folder icon. Then click on "Show all available icons".

      Now hover over any of the icons. The result is that after the icon one is hovering over it seems a line break is inserted, which leads to jumping of the icons and makes it very hard to navigate through the icons.

      A solution might be to allow to specify for a tooltip where it should be placed. Default to document.body and allow to use "parent" instead. Optionally when it is not "parent" we can make it e.g. an id that we look up.

            Unassigned Unassigned
            mawinter69 Markus Winter
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: