On 9/10/15, 7:05 AM, "Harbs" <harbs.li...@gmail.com> wrote:

>Sure. But even if the focus is not going to be handled by FocusManager,
>why is it disabling the IME mode?

I don’t have a clear recollection of why the code looks like this.  I’d
have to go digging through the commits to see if it would jog my memory if
you are really curious, but I think the idea was that in Flex apps, the
IME would be disabled except for controls where you wanted it on.  Maybe
having to do with numbers-only inputs, or maybe the IME started showing up
on checkboxes.  Not sure.

-Alex

>
>In my case, setting the focus was probably a mistake. If there’s no
>focusable objects, shouldn’t the FocusManager fail silently?

Not sure I understood that, but IMO it would be extremely rare for a Flex
app to not have focusable objects.

-Alex

Reply via email to