Change mouse style to hand doesnot work on Chrome

Forum Home Forum Home > Construct 2 Development > Bugs > Closed bugs
 Post Reply Post Reply
Author
2,456 Rep
Post Options Post Options   Quote krish Quote  Post ReplyReply Direct Link To This Post Topic: Change mouse style to hand doesnot work on Chrome
    Posted: 05 Mar 2012 at 6:19am
I have something like this

Mouse OVer an object changes mouse style screenshot


And this didnt work on my machine for long, pulled my hair out and then tested on 32bit machine and voila it works!


Things to note:
Using latest chrome
Using latest C2
Works on 64bit firefox and IE9



P.S: I have more such issues that dont work across all browsers.. will be raising more bugs/forumposts :)
Back to Top
3,098 Rep
Post Options Post Options   Quote DownInBlack Quote  Post ReplyReply Direct Link To This Post Posted: 05 Mar 2012 at 11:41am
Just for reference I will say that this seemes to work like it should for me. 64 bit machine with chrome version 17.0.963.65 m.
Back to Top
2,456 Rep
Post Options Post Options   Quote krish Quote  Post ReplyReply Direct Link To This Post Posted: 05 Mar 2012 at 1:55pm
I have the same version.

I just looked in the error console. the body part looks like this

style="background-image: -webkit-canvas(c2csscanvas); background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; cursor: pointer; background-position: initial initial; background-repeat: initial initial; "



Notice cursor: pointer; <-- it toggles between 'auto' and 'pointer' when I keep the mouse hovered over the sprite.

Also what's with the 'backgroun-position' and 'background-repeat'?
Shouldn't that value be 'initial' rather than 'initial initial'? .. chrome error console style show it marked mistake anyway.
Back to Top

Scirra Developer
81,388 Rep
Post Options Post Options   Quote Ashley Quote  Post ReplyReply Direct Link To This Post Posted: 05 Mar 2012 at 3:35pm
This looks like a browser limitation when WebGL is disabled. Have you got WebGL turned off or are your graphics drivers out of date?
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down