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)?