Results 1 to 6 of 6

Thread: Silverlight 4 Cursor not working in Chrome

  1. #1
    Join Date
    Apr 2010
    Posts
    77

    Silverlight 4 Cursor not working in Chrome

    I stored and using a Silver Light 4 application and modified something and placed the variable as Cursor="Hand" within my button XAML. This goes just well when I am using Internet Explorer and Firefox browser. But, it is not functioning for me when I am using Chrome. I was just thinking that if this is a known problem or have come across a bug in either Silver Light or Chrome browser ?

  2. #2
    Join Date
    Apr 2010
    Posts
    71

    Re: Silverlight 4 Cursor not working in Chrome

    Setting Cursor to Hand for Button moves feasible within the chrome browser behalf of mine .Will you tell me something, which version of Chrome you are working with ? And on which version of silverlight runtime you are working on the application?

    There is one more question here : on the page, have you some different controls? According to my test application, I simply tagged a button and a datagrid, and it goes fine . If it is possible in this case then could you please suggest me a sample to reproduce the problem ? Thank you very much .

  3. #3
    Join Date
    Apr 2010
    Posts
    77

    Re: Silverlight 4 Cursor not working in Chrome

    Thanks for taking me back . I am working with the SL4 (4.0.50524.0) and Chrome version 5.0375.99. The buttons are tagged within the grid that is another section of a Data Template for the Data Grid. So, it assumes same as your test application. But, the overall UI is so much complicated here . The buttons are section of a user control that is tagged in a Content Control within the Page. I am commonly working with the buttons for navigation that shows a list of menu options on the another side of the page.

  4. #4
    Join Date
    Apr 2010
    Posts
    71

    Re: Silverlight 4 Cursor not working in Chrome

    Fine , I figured out how to regenerate the issue . Apparently the issue occurs when the "windowless" parameter is declared within the silverlightControlHost div part of the page hosting silverlight.

    <param name="windowless" value="true" />

    My specific application doesn't assumes to go with this very parameter and doesn't require for these all . I have deleted this and currently looking at the hand cursor upon my button controls. Can someone confirm this situation ?

  5. #5
    Join Date
    Apr 2010
    Posts
    61

    Re: Silverlight 4 Cursor not working in Chrome

    I am creating a flash game with the help of default SimpleButton object for my buttons and the hand cursor is going just well on computer Chrome and Firefox and Safari for Mac, but Chrome on Mac is not allowing me to swap the default cursor for the hand cursor. I have even configure useHandCursor with the value as true for each button and I associated a click event but I am still not getting anything responsive.

    Someone else run into this and running with a lil-fixy / workaround? Please let me know !!

  6. #6
    Join Date
    May 2008
    Posts
    2,680

    Re: Silverlight 4 Cursor not working in Chrome

    It looks as little bit known problem with the Chrome on the mac system, Bad luck. I have seen a lot of users reporting about the same issue but I didn;t got any type of solution there :

    Try setting buttonMode="true" and mouseChildren="false"

    I guess , it can help you to come out from this issue ...

Similar Threads

  1. Mouse cursor won't change in Google Chrome when hover over link
    By The#Gaelic in forum Technology & Internet
    Replies: 4
    Last Post: 03-03-2012, 10:55 AM
  2. Silverlight stopped working
    By Fred Fruax in forum Technology & Internet
    Replies: 3
    Last Post: 17-04-2011, 06:44 AM
  3. Silverlight is not working on Firefox
    By Bower in forum Windows Software
    Replies: 4
    Last Post: 05-08-2010, 04:47 AM
  4. Cursor of my HP touchscreen is not working
    By Khan Baba in forum Monitor & Video Cards
    Replies: 5
    Last Post: 26-12-2009, 11:58 AM
  5. Office 2007 cursor is not working
    By Roxy_jacob in forum Windows Software
    Replies: 5
    Last Post: 11-12-2009, 04:12 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,715,490,319.51063 seconds with 17 queries