Re: Zone update steals input element focus in 5.0.17

2008-11-26 Thread Keith Hardy
Thanks problem solved. I should of thought to look at the form inside the additional info zone (which I didn't even mention!). On Tue, Nov 25, 2008 at 6:35 PM, Howard Lewis Ship <[EMAIL PROTECTED]> wrote: > The containing Form's autofocus parameter should be bound to false. > > On Tue, Nov 25, 2

Re: Zone update steals input element focus in 5.0.17

2008-11-25 Thread Howard Lewis Ship
The containing Form's autofocus parameter should be bound to false. On Tue, Nov 25, 2008 at 1:51 PM, nerdlinger <[EMAIL PROTECTED]> wrote: > > I just upgraded from 5.0.13 to 5.0.17 and fixed all of my issues ;) except > for this one. This is my first tapestry app (and first post) so hopefully I >