Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Later
-
Adobe Flex SDK 2.0.1 (Release)
-
None
-
None
-
Affected OS(s): Windows
Affected OS(s): Windows XP
Browser: Internet Explorer 7.x
Language Found: English
Description
Steps to reproduce:
Call CursorManager.setCursor(cursorClass, CursorManagerPriority.HIGH) while the pointer is over a TextInput. Specifically, using the attached file, hover the mouse pointer over either TextInput and hit enter to simulate what we see during a user's login.
Actual Results:
Custom cursor is merged with the TextInput's I beam cursor
Expected Results:
The custom cursor should be shown without being merged. The moment the mouse pointer moves the custom cursor image displays correctly.