-
Bug
-
Resolution: Fixed
-
Minor
-
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.
- links to
[JENKINS-73158] tooltip can lead to jumping layout
Summary | Original: tooltip can lead to jumpiing layout | New: tooltip can lead to jumping layout |
Description |
Original:
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. |
New:
The fix for 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. |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Remote Link | New: This issue links to "PR-9263 (Web Link)" [ 29651 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Fixed but Unreleased [ 10203 ] |
Released As | New: 2.459 | |
Status | Original: Fixed but Unreleased [ 10203 ] | New: Resolved [ 5 ] |