[ http://issues.apache.org/jira/browse/TOMAHAWK-713?page=comments#action_12441057 ] Martin Marinschek commented on TOMAHAWK-713: --------------------------------------------
Hi Jeff, as for your issue 1 - the evaluation is not correct, as the onclick-event handler will only be called when the page has been fully processed, the getScrolling method is surely available (if it is rendered) at this point of time. The question is if it is rendered at all - but you said so, right? isse 2 - it's not true that rendering the form-input has been moved to before the first link, it's still before the end of the form... it must be something else that's breaking the compatibility - if you give me a hint into the right direction, I'm more than willing to fix it. regards, Martin > Auto Scroll silently fails on Core 1.1.4 and Tomahawk nightly > ------------------------------------------------------------- > > Key: TOMAHAWK-713 > URL: http://issues.apache.org/jira/browse/TOMAHAWK-713 > Project: MyFaces Tomahawk > Issue Type: Bug > Affects Versions: 1.1.5-SNAPSHOT > Environment: MyFaces Core 1.1.4 and Tomahawk nightlies (dated > 2006-09-26 or 2006-09-27) > Tested in Firefox and Internet Explorer browsers > Reporter: Jeff Bischoff > Attachments: simple.war, simple2.war > > > When using MyFaces Core 1.1.4 and the latest Tomahawk nightlies (dated > 2006-09-26 or 2006-09-27), the Auto Scroll functionality fails. There is no > error message in the application logs nor in javascript console. This is > presumably related to the javascript changes made to ensure compatibility > with the RI. This is a major bug, since latest Tomahawk should be compatible > with the Core 1.1.4 release. > This breakage can be observed simply by taking the latest tomahawk-examples > nightly download, and substituting in the Core 1.1.4 jars. I will attach such > an example. -- 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
