Skip to content

Java Application Run Configuration "Show Command Line" button text display exceed its button border #462

Description

@caldy2000

Operation environment

  • win11 pro workstation

  • eclipse 2024-06

  • openjdk 9

  • my locale

    zh_CN

  • my preference

    • dialog font

      font name: source code pro

      font size: 11

    • display resolution

      1920x1080, intel display default settings.

Case

A Java class which has main method, check its run configuration plane, the button Show Command Line locates at bottom right corner,its button text display exceed the button border, but the exceed part is unvisible.

screen shot as follows:
image

Try

  1. restore dialog font to default(Use System Font)

    by doing this,this button display correctly.

  2. set font size greater than 9(default size)

    Use system font, and when size greater than 9, it is going to exceed the button border like what i described before.

I dont know if it works well on your operation environment.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions