Nice one:
To get this one one need a slow PC and slow internet. Click File->Sketchbook and choose another project (many files, >10). Immediately new Arduino IDE window appear, which slowly loads the file content, THEN enables colorer and does its other stuff.
Click "Maximize Window" as soon as window appear, and before syntax colors appear click to "Go To Defenition" any symbol. Thats it. On my system it takes seconds for colors to appear, so I usually have time to do all these clicks
Hi @vvb333007 . The Arduino IDE developers are tracking this bug here:
opened 05:34AM - 23 Jul 22 UTC
topic: code
type: imperfection
### Describe the problem

### To reproduce
1. Start Arduino IDE.
1. Select a sketch from Arduino IDE's **File > Open Recent** menu.
1. Let the file open while the window dimensions are less than the maximized dimensions, don't fullscreen while loading.
1. Wait for the sketch to finish loading.
2. Immediately fullscreen.
🐛 The screen will be stuck until you close and reopen, unless you fullscreen while loading or adjust size and reset to fullscreen.
### Expected behavior
Follow the set window size and fully fill.
### Arduino IDE version
#### Original report
2.0.0-rc9
#### Last verified with
2.3.6
### Operating system
Windows
### Operating system version
10
### Additional context
if you fullscreen while loading or give more then 10ish seconds(for me), then it will work normally.
#### Additional reports
- https://forum.arduino.cc/t/ide-2-doesnt-resize-contents-reliably/1171736
- https://forum.arduino.cc/t/pardus-23-1-latest-arduino-ide-2-3-2-stable-latest-dev-ttyusb0-acsess-denied/1302886/7
- https://forum.arduino.cc/t/debugging-in-blank-fresh-install-of-ide-v2-3-4-fails/1358120/11
- https://forum.arduino.cc/t/application-content-only-fills-part-of-ide-window-when-maximized-while-loading/1379927
---
<details>
<summary><b>Keywords</b></summary>
<p>
- "resize"
- "resized"
- "maximize"
- "maximized"
</p>
</details>
### Issue checklist
- [X] I searched for previous reports in [the issue tracker](https://github.com/arduino/arduino-ide/issues?q=)
- [X] I verified the problem still occurs when using the latest [nightly build](https://github.com/arduino/arduino-ide#nightly-builds)
- [X] My report contains all necessary details
1 Like