[UI REGRESSION] (Minor) `project > properties > Sources > Source/Binary Format` truncated
Apache NetBeans version
Apache NetBeans 22 release candidate
What happened
Opened project (Gradle project if that matters); brought up Project properties sources. Observed the Source/Binary Format truncated.
Language / Project Type / NetBeans Component
project properties dialog
How to reproduce
Context menu click on project > properties > Sources Source/Binary Format.
Observe:
Click on the truncate field can scroll to see "21 / 1" and truncated on the other side
Java Platform is a new field on this dialog in NB-22. Notice that this new field extends to the right border.
In NB-21, the Project > Sources Source/Binary extends to the right border. This is NB-21
(In the unlikely event there's difficultly reproducing, the project is https://github.com/errael/astrology-castro)
Did this work correctly in an earlier version?
Apache NetBeans 21
Operating System
Linux harmony 6.8.0-76060800daily20240311-generic #202403110203~1714077665~22.04~4c8e9a0 SMP PREEMPT_DYNAMIC Thu A x86_64 x86_64 x86_64 GNU/Linux
JDK
JDK-22
Apache NetBeans packaging
Apache NetBeans binary zip
Anything else
No response
Are you willing to submit a pull request?
No