Library/Boards Manager "Install" button sometimes partial or missing #1403
Labels
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Describe the problem
When the mouse pointer is hovered over one of the Library/Boards Manager or list items, a version menu and "INSTALL" button are added at the bottom of the item, which increases its vertical size.
🐛 When the length of the listings fits within the vertical dimension of the view when not hovered, but does not fit when hovered, some glitches can occur.
To reproduce
ⓘ This is the width set by the IDE by default.
arduinoiotcloud
in the "Filter your search..." field.ⓘ This is only an arbitrary example of a search that produces a suitable length of listings. By chance it has the perfect length for the default window and view dimensions on my machine.
🐛 Only half the "INSTALL" button is shown:
🐛 The "INSTALL" button is not shown:
Arduino IDE version
2.0.0-rc9.3
Operating system
Windows 10
Additional context
The issue was introduced by #1385 (does not occur when using the build from df3a34e)
The reason why the issue only occurs with the view at or near the minimum width seems to be related to the fact that, at this width, the position of the "INSTALL" button is below the version menu:
While at any greater width it is to the side of the version menu:
Issue checklist
The text was updated successfully, but these errors were encountered: