Henning Noeth created TOBAGO-1960:
-------------------------------------

             Summary: FacesMessage button doesn't hide in Safari if using ajax
                 Key: TOBAGO-1960
                 URL: https://issues.apache.org/jira/browse/TOBAGO-1960
             Project: MyFaces Tobago
          Issue Type: Task
          Components: Core, Themes
    Affects Versions: 4.3.1
            Reporter: Henning Noeth


To reproduce the issue use the following example:
{code:xml}<tc:in id="req" label="Required" required="true" value="hello">
  <f:ajax render="req"/>
</tc:in>{code}

1. Select the 'hello' value.
2. Remove the 'hello' value.
3. TAB -> An error occur "field required"
4. Select input field
5. Add valid value
6. TAB
Result: in Safari the "field required" is show even though there is no error



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to