arduino / Arduino

Arduino IDE 1.x
https://www.arduino.cc/en/software
Other
14.17k stars 7.02k forks source link

Library Manager dependencies dialog unusable when there are many dependencies #10647

Open jtobinart opened 4 years ago

jtobinart commented 4 years ago

Image of Issue - https://github.com/jisforjt/Temp/blob/master/docs/images/Arduino_IDE_issue.png

When you go to Manage Libraries... and try to install a library that requires a lot of dependencies, e.g. Adafruit's Sensor Lab. A message window appears entitled Dependencies for library Adafruit Sensor Lab:0.4.2 with a message that states The library Adafruit Sensor Lab:0.4.2 needs some other library dependencies currently not installed: and then lists the libraries you need to install. Normally you would just click Install all, Install [blank] only, or Cancel, but the problem is that the window is so big I can't see or click anything on the bottom. I can't even tab return to install it. A simple slide bar would fix this.

Arduino IDE: v1.8.13 OS: macOS Catalina: v10.15.6 Screen resolution: 1440 x 900

mbncr commented 2 years ago

Hello. I still encounter this issue on Arduino IDE 1.8.19 / Monterey 12.3 Same as @jisforjt , except I can't tab my way out of the Dependencies window.

Tinyu-Zhao commented 2 years ago

@cmaglie Why has this problem not been solved after two years? 😖

708yamaguchi commented 2 years ago

I am facing the same problem. I hope this problem will be solved.