Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8285632

JavaFX's TextFlow Breaks Words when a Small Max Width is Set

XMLWordPrintable

    • generic
    • generic

      A DESCRIPTION OF THE PROBLEM :
      I need to enable TextFlow's wrapping of text, so I give it a maxWidth. It will break words into different lines if the width is not enough, but I'd prefer avoiding breaking words even it the text will be a bit over its maxWidth. So right now it works like CSS's `break-all` and I wish there could be a setting which makes it work like CSS's `break-word`


            kcr Kevin Rushforth
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: