[206]Mouse Sprite Cursor not displaying when over progress

0 favourites
  • 3 posts
From the Asset Store
Progress\Loading Bar. Now Load you game like a Professional.
  • 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

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Mylon , it's not an error - the form elements sit above the canvas and the cursor style is applied to the canvas element only. If you'd like a custom cursor for your form elements you can try using css.

  • Fixed for next build.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)