Strange problem with textarea 
------------------------------

                 Key: PIVOT-735
                 URL: https://issues.apache.org/jira/browse/PIVOT-735
             Project: Pivot
          Issue Type: Bug
          Components: wtk
    Affects Versions: 2.0
         Environment: windows 7 x64
            Reporter: Olivier Dutrieux


I have a textarea with scrollpane like this :

<ScrollPane horizontalScrollBarPolicy="fill" 
verticalScrollBarPolicy="fill_to_capacity" maximumHeight="100" 
preferredWidth="350">
    <TextArea text="Lorem ipsum ..."/>
</ScrollPane>

If I hide a component on the my window page where there is this textarea, the 
text of textarea change to be display under the scrollpane.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to