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

TextArea displays unwanted scrollbars when size is smaller than prefRowCount / prefColumnCount

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • None
    • 7-pool
    • javafx

      TextAreaSkin sizes the content view node based on the prefViewportWidth/Height which in turn is derived from prefRowCount and prefColumnCount. The sizing should be based on the actual viewport size if the text node bounds are smaller than the viewport.

            leifs Leif Samuelsson (Inactive)
            leifs Leif Samuelsson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: