Yes I did ask that and it is turned off :) But I think I have found a problem. Looks like when constituting complex static + dynamic screens and if a container with run time screens does not have tabEnabled="true" tabFocusEnabled="true" that side effect is happening.
On Fri, Oct 11, 2013 at 2:31 PM, Alex Harui <[email protected]> wrote: > IE allows tabbing to cycle to/from the SWF and the address bar. No other > browsers support that. It sounds like that code may be involved. Didn't > you ask recently how to turn that off? Maybe it didn't get turned off > correctly. > > On 10/11/13 10:16 AM, "mark goldin" <[email protected]> wrote: > > >Btw, it only happens in IE. Chrome is fine. > > > > > >On Fri, Oct 11, 2013 at 12:13 PM, mark goldin <[email protected]> > >wrote: > > > >> It probably won't because I have more screens with new code and they all > >> work fine, it's just this one that has this strange behavior. I am > >>trying > >> to comprehend what would cause it before I can come up with some fixing > >> plan. > >> > >> > >> On Fri, Oct 11, 2013 at 12:09 PM, Alex Harui <[email protected]> wrote: > >> > >>> Not sure I understood that. Build out a simple test case without any > >>> special code and see if the default behavior also exhibits the same > >>> problem. > >>> > >>> On 10/11/13 8:52 AM, "mark goldin" <[email protected]> wrote: > >>> > >>> >I am working on tabbing and all of a sudden I got a strange effect. > >>>When > >>> I > >>> >am tabbing thru one of my screens the focus goes to IE's address bar > >>> every > >>> >time I tab even the next to get a focus control gets a blue border. > >>>Any > >>> >idea what that might be? > >>> > > >>> >Thanks > >>> > >>> > >> > >
