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 "Scott Boyd (JIRA)" <xa...@incubator.apache.org> on 2006/12/01 22:54:23 UTC

[jira] Resolved: (XAP-65) Widgets: textField: When entering data into tedxt field, new value not recognized until field is blurred.

     [ http://issues.apache.org/jira/browse/XAP-65?page=all ]

Scott Boyd resolved XAP-65.
---------------------------

    Resolution: Fixed

> Widgets: textField: When entering data into tedxt field, new value not recognized until field is blurred.
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: XAP-65
>                 URL: http://issues.apache.org/jira/browse/XAP-65
>             Project: XAP
>          Issue Type: Bug
>          Components: Widgets
>            Reporter: Trevor Oldak
>
> I created this attribute setter for doing tests:
> 	<horizontalPanel>
> 		<textField text="attribute" id="attributeName"/>
> 		<textField text="value" id="attributeValue"/>
> 		<button text="Go!" onCommand="mco:attributeSetter.setAttribute(testComponent, attributeName.text, attributeValue.text)" width="30px"/>
> 	</horizontalPanel>
> When setting an attribute name and value, the new value would not be passed as an argument when I hit 'Go!' until I clicked outside of the textField first.

-- 
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