Marcus's solution does work with my demonstration code, but when I tried to
apply it to my production code, I'm still seeing the problem. So I need to
look into why and how my production code (it uses states to switch item
renderers and some other differences) differs from my demonstration code.

Alex, I will keep your suggestions in mind in case I can't work it out.

Is there a ticket open for updating the Spark List with those Spark
DataGrid code?

On Thu, Sep 17, 2015 at 12:47 AM, Alex Harui <aha...@adobe.com> wrote:

> If you look at Spark DataGrid, there is a whole bunch of code added to
> handle this.  I believe this code was never applied to Spark List.  Can you
> use a single-column DataGrid instead?  And if not, can you use a List with
> useVirtualLayout=false?
>
> -Alex
>
> From: Chris Velevitch <chris.velevi...@gmail.com<mailto:
> chris.velevi...@gmail.com>>
> Reply-To: "dev@flex.apache.org<mailto:dev@flex.apache.org>" <
> dev@flex.apache.org<mailto:dev@flex.apache.org>>
> Date: Tuesday, September 15, 2015 at 11:10 PM
> To: "dev@flex.apache.org<mailto:dev@flex.apache.org>" <dev@flex.apache.org
> <mailto:dev@flex.apache.org>>
> Subject: Lists with focusable children problem
>
> 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/
>



-- 


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