You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xap-dev@incubator.apache.org by "Trevor Oldak (JIRA)" <xa...@incubator.apache.org> on 2006/12/13 17:16:20 UTC

[jira] Created: (XAP-214) Widgets: TextArea: Line breaks display twice

Widgets: TextArea: Line breaks display twice
--------------------------------------------

                 Key: XAP-214
                 URL: http://issues.apache.org/jira/browse/XAP-214
             Project: XAP
          Issue Type: Bug
          Components: Widgets
            Reporter: Trevor Oldak
            Priority: Minor


Throw this in the place of the test component in the textArea widget example:
<xal:textArea width="300px" height="300px" id="testComponent">this is some text in a text area
this is some more text
with
some
line
breaks</xal:textArea>	

Each linebreak is two lines in the rendered textArea.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (XAP-214) Widgets: TextArea: Line breaks display twice

Posted by "Trevor Oldak (JIRA)" <xa...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/XAP-214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Trevor Oldak closed XAP-214.
----------------------------


Ah, you're correct, the "line breaks" were caused by whitespace in the xal file, which textareas don't ignore.

> Widgets: TextArea: Line breaks display twice
> --------------------------------------------
>
>                 Key: XAP-214
>                 URL: https://issues.apache.org/jira/browse/XAP-214
>             Project: XAP
>          Issue Type: Bug
>          Components: Widgets: TextField / TextArea / PasswordField
>            Reporter: Trevor Oldak
>            Priority: Minor
>
> Throw this in the place of the test component in the textArea widget example:
> <xal:textArea width="300px" height="300px" id="testComponent">this is some text in a text area
> this is some more text
> with
> some
> line
> breaks</xal:textArea>	
> Each linebreak is two lines in the rendered textArea.

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


[jira] Updated: (XAP-214) Widgets: TextArea: Line breaks display twice

Posted by "James Margaris (JIRA)" <xa...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/XAP-214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Margaris updated XAP-214:
-------------------------------

    Component/s:     (was: Widgets: Other)
                 Widgets: TextField / TextArea / PasswordField

> Widgets: TextArea: Line breaks display twice
> --------------------------------------------
>
>                 Key: XAP-214
>                 URL: https://issues.apache.org/jira/browse/XAP-214
>             Project: XAP
>          Issue Type: Bug
>          Components: Widgets: TextField / TextArea / PasswordField
>            Reporter: Trevor Oldak
>            Priority: Minor
>
> Throw this in the place of the test component in the textArea widget example:
> <xal:textArea width="300px" height="300px" id="testComponent">this is some text in a text area
> this is some more text
> with
> some
> line
> breaks</xal:textArea>	
> Each linebreak is two lines in the rendered textArea.

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


[jira] Resolved: (XAP-214) Widgets: TextArea: Line breaks display twice

Posted by "James Margaris (JIRA)" <xa...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/XAP-214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Margaris resolved XAP-214.
--------------------------------

    Resolution: Fixed

I dont' see this happening in either FF or IE6

> Widgets: TextArea: Line breaks display twice
> --------------------------------------------
>
>                 Key: XAP-214
>                 URL: https://issues.apache.org/jira/browse/XAP-214
>             Project: XAP
>          Issue Type: Bug
>          Components: Widgets: TextField / TextArea / PasswordField
>            Reporter: Trevor Oldak
>            Priority: Minor
>
> Throw this in the place of the test component in the textArea widget example:
> <xal:textArea width="300px" height="300px" id="testComponent">this is some text in a text area
> this is some more text
> with
> some
> line
> breaks</xal:textArea>	
> Each linebreak is two lines in the rendered textArea.

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