imk123
March 2, 2022, 9:13pm
1
Hello,
Just download RC4 IDE2 and found that on the Additional Boards Manager URLs page the windows that contains additional names is only a few pixels high and unreadable.
Sorry to be bringer of bad news as love IDE2 Big thanks to the team!
Windows 10 Pro i5 loads of ram
IMK
1 Like
Confirmed.
The problem already existed in the previous 20220213 (RC3) nightly.
Thanks for bringing this to our attention @imk123 !
I have submitted a formal bug report to the developers here:
opened 01:04PM - 03 Mar 22 UTC
closed 02:52PM - 04 Apr 22 UTC
conclusion: resolved
topic: code
type: imperfection
criticality: high
## Describe the bug
Arduino IDE supports adding installing arbitrary boards p… latforms via [**Boards Manager**](https://docs.arduino.cc/software/ide-v2/tutorials/ide-v2-board-manager) by adding the URLs of their [package index](https://arduino.github.io/arduino-cli/dev/package_index_json-specification/) file to the "**Additional Boards Manager URLs**" preference.
Since users may have several URLs, a dedicated "**Additional Boards Manager URLs**" dialog is offered with a multi-line field.
🐛 The height of the field is very small, to the point where it is not clear that it is an input field at all.
## To Reproduce
1. Select **File > Preferences...** from the Arduino IDE menus.
1. Click the button on the right side of the "**Additional Boards Manager URLs**" field.
🐛 The height of the field is very small:

## Expected behavior
Usable input field height in the "**Additional Boards Manager URLs**" dialog, as it was in previous versions:

## Desktop
- OS: Windows 10
- Version: 2.0.0-rc4-snapshot-0fc7c78
Date: 2022-03-03T08:39:37.612Z
CLI Version: 0.21.0 [10107d24]
## Additional context
I bisected the bug to https://github.com/arduino/arduino-ide/commit/112153fb965f63d952d126c8244cd3f84f0a1a1b (it does not occur when using the build from the previous commit https://github.com/arduino/arduino-ide/commit/69ac1f4779589d0d21ce3d37c180b3393ad6156c).
---
Originally reported at https://forum.arduino.cc/t/additional-boards-manager-urls-page-cant-read/965207
If you have a GitHub account, you can subscribe to that issue to get notifications of any new developments related to this subject.
system
Closed
August 30, 2022, 1:08pm
4
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.