Run main2.java from attached application. Problem also shown in attached movie.
In application set slider's value (PrefWidth of the CheckBox) in a value from range [100..105]. Text will be cutted and "..." will be at the end. That is not good, because there is a possibility to wrap text on the next line (you can see that, if set PrefWidth to the value, less then 100).
In application set slider's value (PrefWidth of the CheckBox) in a value from range [100..105]. Text will be cutted and "..." will be at the end. That is not good, because there is a possibility to wrap text on the next line (you can see that, if set PrefWidth to the value, less then 100).
- relates to
-
JDK-8128421 [CheckBox] TextWrap don't work, when graphicTextGap is big
- Resolved