You could try to disable seamless tabbing
http://www.adobe.com/cfusion/search/index.cfm?loc=en_us&term=seamless+tabbing


----- Original Message ----- 
From: "Firdosh Tangri" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Monday, September 24, 2007 9:13 PM
Subject: Re: [flexcomponents] Weird Focus Behavior In Internet Explorer


> Yes the focus is already on a textField and I deactivate the  FocusManager
> which removes
>
> the events
> form.systemManager.stage.removeEventListener(FocusEvent.KEY_FOCUS_CHANGE,
> keyFocusChangeHandler);
> // stop listening for default button in Capture phase
> form.removeEventListener(KeyboardEvent.KEY_DOWN, keyDownHandler, true);
>
> and still when I press the tab key the focus in IE goes back to the address
> bar.
>
> thanks
> firdosh


Reply via email to