input types of text can't be updated directly via ajax and have values set
--------------------------------------------------------------------------

                 Key: TAPESTRY-1854
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1854
             Project: Tapestry
          Issue Type: Bug
          Components: XHR/dhtml/Ajax
    Affects Versions: 4.1.3
         Environment: ff
            Reporter: Jesse Kuhnert
            Assignee: Jesse Kuhnert
             Fix For: 4.1.4


When doing a direct update on a component managing a single text input field 
the update correctly updates the node attributes but doesn't make them visible 
because doing a direct node.value = "newvalue" is the only way to trigger a 
browser re-draw of the input field.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to