Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Label will not display single character...

asyncDec 4 2012 — edited Dec 7 2012
I discovered an issue with Label where a single character is not displayed if -fx-text-overrun is set to ellipsis and -fx-wrap-text is set to true.

The Label has no problem displaying its text if the text string is more than one character long.

Has anyone else encountered this issue? Is this a known JavaFX bug?

I can create/post some sample code if necessary.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 4 2013
Added on Dec 4 2012
5 comments
340 views