-
Bug
-
Resolution: Fixed
-
P3
-
8
With all UI controls we are not very consistent on how we position text or snap padding to pixel. This makes it very hard to make the heights of button like and text field like controls should the same. And impossible across different font sizes that may round up/down in inconstant ways.
For example a Button and TextField each with 12px font and 4px padding you would expect them to be the same.
For example a Button and TextField each with 12px font and 4px padding you would expect them to be the same.
- is blocked by
-
JDK-8115125 Text not centered vertically in bounds for windows default 12px
- Resolved