Skip to content

"Port" menu section headings are located at bottom of section #1566

Closed
@per1234

Description

@per1234

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

  1. Select Tools > Port from the Arduino IDE menus.

🐛 The headings are located at the bottom of the sections in the Tools > Port menu:

image

Expected behavior

Headings to be located at the top of the sections:

image

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

  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions