cheerq / flexmdi

Automatically exported from code.google.com/p/flexmdi
0 stars 0 forks source link

Moving mouse over any side of an MDI Window messes up cursors I've set. #78

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a new MDIWindow, within that window use 
CursorManager.setBusyCursor();
2. Navigate your mouse over a resizable MDIWindow edge
3. Notice the busy cursor does not come back.

What is the expected output? What do you see instead?

I expect to see the busy cursor, but instead I get a normal pointer.

What version of the product are you using? On what operating system?

FlexBuilder, SDK version 3.2 on Windows

Please provide any additional information below.

Original issue reported on code.google.com by jarvs...@gmail.com on 19 May 2010 at 6:25