[ http://issues.apache.org/jira/browse/TOMAHAWK-713?page=comments#action_12441156 ] Jeff Bischoff commented on TOMAHAWK-713: ----------------------------------------
Regarding Issue 1, you're right it's a non-issue. My mistake, my javascript test code was flawed. I have retested and confirmed that it is available at the time of the click. There is no javascript error message. > 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... Well if it hasn't been moved, then I think perhaps something is going very wrong on this page. If you download simpe2.war above, and go to the autoscroll page, you are sure to see it. In the source, there are two instances of that autoScroll input: one near the first t:commandLink, and one at the end of the form. Even if I use an unmodified simple.war from the nightly download, I see the autoScroll input appear at the wrong place on this page (what I had assumed was the new place). I am using JBoss 4.0.4, and getting the same results on Firefox and IE. I'm downloading FireBug now. Still rather new to javascript land. > 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
