Dear colleagues:

Do you think a new property, ReadOnlyBooleanProperty textTruncated, should be 
added to the Labeled control?


On one hand, we do have a couple of tickets in JBS requesting that:


  *   JDK-8091891<https://bugs.openjdk.org/browse/JDK-8091891> TreeView: There 
is no tooltip available on truncated node
  *   JDK-8205211<https://bugs.openjdk.org/browse/JDK-8205211> Ability to show 
Tooltip only when text is shown with ellipsis (...)

On the other hand, this functionality can in theory be implemented at the 
application level, although the number of changes required might be 
uncomfortably large in the case of Tree/TreeTable/TableView.

JBS:

  *   JDK-8092102<https://bugs.openjdk.org/browse/JDK-8092102> Labeled: 
truncated property



Pull Request: https://github.com/openjdk/jfx/pull/1389

What do you think?

-andy

Reply via email to