Change mouse style to hand doesnot work on Chrome Forum Home > Construct 2 Development > Bugs > Closed bugs |
Post Reply
|
| Author | |
Post Options
Quote Reply
Topic: Change mouse style to hand doesnot work on ChromePosted: 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 :) |
|
![]() |
|
Post Options
Quote Reply
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.
|
|
![]() |
|
Post Options
Quote Reply
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. |
|
![]() |
|
Post Options
Quote Reply
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?
|
|
![]() |
|
Post Reply
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |