[ http://issues.apache.org/jira/browse/TOMAHAWK-782?page=comments#action_12449961 ] Ole Kværnø commented on TOMAHAWK-782: -------------------------------------
Title should be changed to "inputDate's onfocus does not work" > inputDate's onchange, onfocus, onblur and onselect are not working > ------------------------------------------------------------------ > > Key: TOMAHAWK-782 > URL: http://issues.apache.org/jira/browse/TOMAHAWK-782 > Project: MyFaces Tomahawk > Issue Type: Bug > Components: Calendar > Affects Versions: 1.1.4-SNAPSHOT, 1.1.5-SNAPSHOT > Environment: tomahawk-1.5.0-SNAPSHOT [2006-11-14] + > tomahawk-examples-1.1.5-SNAPSHOT > Firefox 1.5.0.8 and IE 6.0-SP1 > Reporter: Ole Kværnø > > Bug is reproduced easily by changing "calendar.jsp" in Tomahawk examples: > Go to: > <t:inputCalendar id="secondOne" > Remove: > helpText="MM/DD/YYYY" > Add: > onfocus="alert('onfocus works!');" > PS > onchange, onblur and onselect works. > Related (fixed bug in 1.1.1) > https://issues.apache.org/jira/browse/MYFACES-255 > inputDate's onchange, onfocus, onblur and onselect are not working -- 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
