Opera with Silverlight 3 and Flash 10

Last post 04-28-2010, 3:19 PM by Adam. 6 replies.
Sort Posts: Previous Next
  •  03-25-2010, 8:41 AM 59650

    Opera with Silverlight 3 and Flash 10

    Hi,
     
    if you use Opera (My Version is 10.51) with Silverlight 3, the browse button is not visible, you can see it for a short time and then it fade out.
    With other browsers like Firefox IE, Safari... it works fine. Also it works if you use Opera with Silverlight 2.
     
    The problem occurs also on your demo page: http://ajaxuploader.com/demo/simple-upload.aspx
     
    Any idea how to solve this problem?
  •  03-25-2010, 9:17 AM 59651 in reply to 59650

    Re: Opera with Silverlight 3 and Flash 10

    Dear chp,
     
    Please test it in http://ajaxuploader.com/demo/fulltest.aspx, select silverlight upload, can you reproduce it?
     
    Regards,
    Eric
  •  03-26-2010, 3:39 AM 59668 in reply to 59651

    Re: Opera with Silverlight 3 and Flash 10

    Hi,
     
    yes i can reproduce it. The flash browse buttons are overlayed with color red and the silverlight buttons are overlayed with color white.
    If i would have the permissions, i would upload the screenshot, which shows you the problem.
  •  04-26-2010, 2:49 AM 60394 in reply to 59668

    Re: Opera with Silverlight 3 and Flash 10

    Hello?,
     
    Any idea to solve the problem?
  •  04-26-2010, 10:39 PM 60428 in reply to 60394

    Re: Opera with Silverlight 3 and Flash 10

    Hi,
     
    That's the bugs of the opera 10.x (it's OK when opera starts v10)
     
    We will find someway to avoid it.
     
    before we fix it, you can try this way :
     
     
    if(Request.Browser.Browser!=null&&Request.Browser.Browser.ToLower().IndexOf("opera")!=-1)
    {
        Uploader1.UploadType=CuteWebUI.UploadType.IFrame;
    }
     
     
    Regards,
    Terry
  •  04-28-2010, 1:59 AM 60488 in reply to 60428

    Re: Opera with Silverlight 3 and Flash 10

    Hello,
     
    I am having exactly the same problem with the latest version of Opera browser (10.52). I downloaded your latest relesase but still no change.
     
    Do we have to wait fo the Opera to fix the bug or will you also include the patch in your component?
     
    Thanks, Grega
  •  04-28-2010, 3:19 PM 60524 in reply to 60488

    Re: Opera with Silverlight 3 and Flash 10

    >>Do we have to wait fo the Opera to fix the bug or will you also include the patch in your component?
     
    We are still investigating this issue. If possible, we will come up a solution in ourside instead of waiting opera fixs this bug.
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

View as RSS news feed in XML