[ 
https://issues.apache.org/jira/browse/PIVOT-485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12866136#action_12866136
 ] 

Greg Brown commented on PIVOT-485:
----------------------------------

Turns out that I also needed to catch a boundary condition (when the character 
count is 0), but yeah - the fix wasn't too bad.


> TextArea wrapText=true computes wrong preferredHeight
> -----------------------------------------------------
>
>                 Key: PIVOT-485
>                 URL: https://issues.apache.org/jira/browse/PIVOT-485
>             Project: Pivot
>          Issue Type: Bug
>          Components: wtk-terra
>    Affects Versions: 1.4
>            Reporter: Dirk Moebius
>             Fix For: 1.5
>
>         Attachments: TextAreaTest.java
>
>
> TextArea with {wrapText:true} and very long text, embedded in a ScrollPane 
> with ScrollBarPolicies (FILL,AUTO): most of the time the height of the 
> TextArea is computed wrong. See attached demo: the TextArea doesn't display 
> all 100 sentences. I set a yellow background for TextArea and a blue 
> background for ScrollPane so that you can see their bounds.
> It gets worse when you start resizing the host frame. The TextArea content 
> "jumps" around, sometimes displaying correctly, sometimes only a few lines, 
> sometimes only one line. System.err reports "Breaking out of potential 
> infinite loop".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to