"Port" menu section headings are located at bottom of section #1566
Labels
conclusion: resolved
Issue was resolved
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Describe the problem
Arduino IDE supports communication channels (referred to as "ports") between board and computer of any arbitrary type. The Tools > Port menu is segmented into separate sections for each protocol of the available ports. Each of these sections has a heading describing the protocol.
🐛 The headings are located at the bottom of the sections in the Tools > Port menu.
To reproduce
Equipment
At least one recognized "port" on your computer. This could be produced by an Arduino, some other device, or an internal system port.
Steps
🐛 The headings are located at the bottom of the sections in the Tools > Port menu:
Expected behavior
Headings to be located at the top of the sections:
Arduino IDE version
2.0.1-snapshot-99b1094
Operating system
Windows
Operating system version
10
Additional context
I bisected the introduction of the bug to 960a2d0 (doesn't occur when using the build for e577de4)
Issue checklist
The text was updated successfully, but these errors were encountered: