Problem Description
Trying to mix progress bars and a custom mouse cursor can result in the mouse cursor changing when hovering over the progress bar, leading to a potentially disruptive experience.
On IE 11, the event seems to fail entirely and there is no custom mouse cursor.
Attach a Capx
https://dl.dropboxusercontent.com/u/552 ... gDemo.capx
Description of Capx
CapX uses a mouse with a cursor from sprite and contains a progress bar for the user to mouseover.
Steps to Reproduce Bug
- Set the mouse cursor to a sprite
- Add a progress bar
- Run the project via preview
- Move the custom mouse cursor over the progress bar.
Observed Result
Mouse cursor reverts to windows mouse cursor while over the progress bar.
IE 11: No custom mouse cursor happens at all.
Expected Result
Mouse cursor retains the sprite while over the progress bar.
IE 11: Mouse cursor takes on the sprite's appearance.
Affected Browsers
- Chrome: YES
- FireFox: UNTESTED
- Internet Explorer 11: YES
Operating System and Service Pack
Win 7 SP1
Construct 2 Version ID
206