> I hope Jeff will investigate some more.

Nuts. I didn't realize you guys were waiting for more testing. Now it's been
a month, but the situation is still the same.

Martin's comments helped narrow it down, and that last stretch of testing
that I did pretty much confirmed that the new javascript is working just
fine. My original suspicions about that aren't supported by the evidence, so
I think Martin's hands might just be clean after all. :D

I was waiting for a Dev to comment again, because I felt that I pretty well
determined what was breaking the auto scroll behaviour. I can't be certain,
without an intimate knowledge of the autoscroll implemenation, but I'm
fairly sure this is the cause:

<input type="hidden" name="autoScroll" /> 

That input is generated in a different part of the page in Tomahawk 1.1.5
than it was in Tomahawk 1.1.3. When you combine Tomahawk 1.1.5 with MyFaces
Core 1.1.4 you get two input boxes (in different spots).

If you take a working combination of the two, and manually add an extra
input like this to the page - that also breaks autoscrolling. That's why I
really think/thought I have found the cause. Perhaps my comments misled you
into thinking I was still suspecting the javascript? My fault for not being
more clear.

[1] https://issues.apache.org/jira/browse/TOMAHAWK-713

Regards,

Jeff Bischoff
Kenneth L Kurz & Associates, Inc.


Martin Marinschek wrote:
> 
> 
> @Wendy: I've commented on TOMAHAWK-713 - I currently don't see why
> this is failing, I hope Jeff will investigate some more. Apart from
> that, I've tried to fix whatever I saw possible of whatever
> compatibility problems with former MyFaces-versions remained. Of
> course, with the recent changes of Thomas, we still have the problems
> as pointed out above.
> 
> The problem is that currently a lot of stuff is moving around, and
> this for compatibility reasons. I believe this will be for the best of
> everyone in the end, but currently it's all a major mess.
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Tomahawk-status--tf2340567.html#a7241793
Sent from the My Faces - Dev mailing list archive at Nabble.com.

Reply via email to