LinkElement Rollout Bug?
I have an InlineGraphicElement wrapped in a LinkElement.
When the user rolls out of that LinkElement and onto a display object that is NOT part of the TextFlow the MouseCursor will remain an IBeam and seems to be governed by logic from the TextFlow.
I suspect that the TextFlow only clears certain mouse listeners and cursor control when the underlying container is rolled out of directly and not via a LinkElement. I couldn't work out how to simulate that event to trigger the clearing of those listeners.
