Figures.  I think Spark cursors are handled in TLF and SDK code and not
the player.

I think I see code that will revert the Ibeam if you set read-only mode.
You could try setting editable=false and back to true and see if that
helps any.

The code looks like it expects a mouseOut event but only while the editor
is in a certain COMPOSE_STATE.  That seems error prone to me.

-Alex

On 3/9/14 11:49 AM, "[email protected]" <[email protected]> wrote:

>Spark 
>
>----- Original Message -----
>
>From: "Alex Harui" <[email protected]>
>To: [email protected]
>Sent: Saturday, March 8, 2014 9:31:35 PM
>Subject: Re: mouse cursor changes from arrow to text selection
>intermittently 
>
>Spark or mx TextInput?
>
>On 3/8/14 9:02 AM, "[email protected]" <[email protected]> wrote:
>
>>While using my web/desktop application (in SDK 4.9, 4.10, 4.11, and 4.12
>>nightly, and FP 11.9 and 12), I seem to run into the scenario fairly
>>often where, after using a text input box, the mouse cursor doesn't
>>always revert back to the arrow cursor icon (it stays the text selection
>>icon as I navigate elsewhere throughout the app).
>> 
>>To restore the arrow mouse icon, I need to click/focus on a TextInput
>>field again, then remove focus from it.
>> 
>>This is intermittent, and so far, I haven't been able to figure out how
>>to reproduce reliably.
>> 
>>Has anyone observed this in their apps (if so, any solutions out there)?
>
>

Reply via email to