Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"INSTALL" button clipped or missing for some Boards/Library Manager items at minimum panel width #1591

Closed
3 tasks done
Tracked by #1927
per1234 opened this issue Oct 28, 2022 · 0 comments · Fixed by #1927
Closed
3 tasks done
Tracked by #1927
Assignees
Labels
conclusion: resolved Issue was resolved topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@per1234
Copy link
Contributor

per1234 commented Oct 28, 2022

Describe the problem

The Arduino IDE Library Manager is used to install/update/uninstall any of thousands of libraries. Each entry includes an "INSTALL" button used to install the version selected from the version menu.

This view is located in the left side panel, the width of which is adjustable.

🐛 When the panel is sized to the minimum width, the "INSTALL" button of certain entries is either clipped or completely hidden by the bottom border of the entry.

To reproduce

  1. Maximize the IDE window.
    See the information under the "Additional context" section to learn about the relation of the problem to window dimensions.
  2. Open the "Library Manager" view.
  3. In the "Filter your search..." field, type tensorflow
  4. Hover the mouse pointer over the right border of the left side panel.
  5. Click and drag leftward to resize the panel to the minimum width.

🐛 The "INSTALL" button and even version menu of certain entries is either clipped or completely hidden by the bottom border of the entry.

image

image

Expected behavior

The "INSTALL" button is always completely visible on the Library Manager entries.

Arduino IDE version

2.0.1

Operating system

  • Windows
  • Linux

Operating system version

  • Windows 10
  • Ubuntu 20.04

Additional context

I find that the problem is dependent on window dimensions/scaling. The problem occurs at the default 100% scale on my 1920x1200 display with the window maximized. On my 1366x768 display, the problem only occurs at scaling values of 60% and lower with the window maximized. With smaller window dimensions, I also must use smaller scaling values in order to produce the problem.


The same issue also occurs in a search for irremote or sigfox.


Related:


Additional reports:


Workaround

  1. Open the Boards Manager or Library Manager view if it is not already open.
  2. Hover your mouse pointer over the right border of the Boards/Library Manager view until the pointer changes to the horizontal resize double arrow.
  3. Click and drag the mouse pointer to the right to make the Boards/Library Manager view wider.

After doing that, you should see the INSTALL button.

Issue checklist

  • I searched for previous reports in the issue tracker
  • I verified the problem still occurs when using the latest nightly build
  • My report contains all necessary details
@per1234 per1234 added topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project labels Oct 28, 2022
@per1234 per1234 changed the title "INSTALL" button clipped or missing for some Library Manager items at minimum panel width "INSTALL" button clipped or missing for some Boards/Library Manager items at minimum panel width Nov 27, 2022
kittaakos pushed a commit that referenced this issue Mar 3, 2023
Closes #19
Closes #781
Closes #1591
Closes #1607
Closes #1924

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
kittaakos pushed a commit that referenced this issue Mar 3, 2023
Closes #19
Closes #781
Closes #1591
Closes #1607
Closes #1924

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
kittaakos pushed a commit that referenced this issue Mar 7, 2023
Closes #19
Closes #781
Closes #1591
Closes #1607
Closes #1924

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
kittaakos pushed a commit that referenced this issue Mar 7, 2023
Closes #19
Closes #781
Closes #1591
Closes #1607
Closes #1924

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
kittaakos pushed a commit that referenced this issue Mar 7, 2023
Closes #19
Closes #781
Closes #1591
Closes #1607
Closes #1697
Closes #1707
Closes #1924

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
kittaakos pushed a commit that referenced this issue Mar 7, 2023
Closes #19
Closes #781
Closes #1591
Closes #1607
Closes #1697
Closes #1707
Closes #1924
Closes #1941

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
kittaakos pushed a commit that referenced this issue Mar 9, 2023
Closes #19
Closes #781
Closes #1591
Closes #1607
Closes #1697
Closes #1707
Closes #1924
Closes #1941

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
kittaakos pushed a commit that referenced this issue Mar 9, 2023
Closes #19
Closes #781
Closes #1591
Closes #1607
Closes #1697
Closes #1707
Closes #1924
Closes #1941

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
kittaakos pushed a commit that referenced this issue Mar 9, 2023
Closes #19
Closes #781
Closes #1591
Closes #1607
Closes #1697
Closes #1707
Closes #1924
Closes #1941

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
kittaakos pushed a commit that referenced this issue Mar 13, 2023
Closes #19
Closes #781
Closes #1591
Closes #1607
Closes #1697
Closes #1707
Closes #1924
Closes #1941

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
kittaakos pushed a commit that referenced this issue Mar 15, 2023
Closes #19
Closes #781
Closes #1591
Closes #1607
Closes #1697
Closes #1707
Closes #1924
Closes #1941

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
@kittaakos kittaakos added the conclusion: resolved Issue was resolved label Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: resolved Issue was resolved topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants