I had tried that and it still loses focus. It does scroll a couple of rows,
but still loses focus before getting to the last record in the dataProvider.

On Wed, Sep 16, 2015 at 5:06 PM, Marcus Fritze <marcus.fri...@googlemail.com
> wrote:

> Hi Chris,
>
> in the TextInput I would add a function for the event focusIn. In this
> function I would use list.ensureIsVisible(<indexNr of the row>).
>
> Greetings
>
> Marcus
>
> Am 16.09.2015 um 08:10 schrieb Chris Velevitch <chris.velevi...@gmail.com
> >:
>
> I have a spark List with hasFocusableChildren is true and a custom
> renderer that has a TextInput field. I set focus to a row and then start
> tabbing through the list, when it gets to the last visible row, the next
> tab causes focus to leave the List. How do I get the list to scroll into
> view the next row? The same thing also happens when shift-tabbing backup
> the list and the very first row is not currently visible.
>
> Attached is some code that demonstrates the problem.
>
>
> Chris
> --
> Chris Velevitch
> Manager - Adobe Developers & Designers, Sydney
> m: 0415 469 095
>
> Adobe Developers & Designers, Sydney
> Topic: Lucee
> Date: Mon, 28th September
> Details and RSVP on
> http://www.meetup.com/Adobe-developers-designers-sydney/
> <Main.mxml>
>
>
>


-- 


Chris
--
Chris Velevitch
Manager - Adobe Developers & Designers, Sydney
m: 0415 469 095

Adobe Developers & Designers, Sydney
Topic: Lucee
Date: Mon, 28th September
Details and RSVP on http://www.meetup.com/Adobe-developers-designers-sydney/

Reply via email to