This is a migrated thread and some comments may be shown as answers.

SELECT button needs multiple clicks in IE8

18 Answers 143 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Clive Hoggar
Top achievements
Rank 1
Clive Hoggar asked on 28 Jul 2009, 06:39 PM
Hi

I realise there has been a lot of forum traffic on this in the last year or so, with earlier
version of the controls and of IE, but I haven't seen an apropriate solution...

I am using Q2 2009 production release and my problem is with IE8;  it seems to require
at least three quick clicks on the select button to get the dialog box box to open. 

Firefox and Safari browsers are OK. I have not tested Opera.

It is the same behavior on my local machine (windows Vista, IIS7) and on the remote server
(Windows Server 2003, IIS 6)

As noticed by other contributors, if I set EnableFileInputSkinning = false, it works OK in IE 8,
but the button of course then does not match the rest, so that is not really a solution.

What do you suggest?

Thanks

Clive

P.S  I get the same (in)action when I try to browse for an avatar in my Telerik account on this site
IE 8 version is 8.06.001

18 Answers, 1 is accepted

Sort by
0
Clive Hoggar
Top achievements
Rank 1
answered on 28 Jul 2009, 06:54 PM
Hi

I can add another observation from my further attempt to upload an avatar, which may give a clue..

When I click the select button on the Upload avatar page in 'Your Account', there is a momentary
flash of a dotted box which is not around the button but displaced to the left, and only just overlaps the button.

If I then later click within where the dotted area previously appeared, it opens the dialog box
immediately. (I am not sure how consistent this is)

Anyway, it seems IE has the wrong idea of where the button is.

thanks

Clive
0
Paul
Telerik team
answered on 31 Jul 2009, 12:08 PM
Hi Clive,

We tried to reproduce the reported issue, but to no avail. We tried on our online demos and in the clients profile (change avatar function), but the browse window always open on the first click. In addition, we are not able to see any dotted area around the 'Select' button. Could you please provide details on the exact IE version that you use? Any extensions?

Regards,
Paul
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Clive Hoggar
Top achievements
Rank 1
answered on 31 Jul 2009, 09:45 PM
Hi

I am using version 8.0.6001.18813 with no extensions that I know off.
I can get around the problem with avatar upload  by going into tools > compatibility view settings
and adding Telerik to my list of sites to use compatibilty (IE7?) settings, and then it is OK.

But that doesn't solve the problem for the average user who will not be going into
compatibility settings

Thanks

Clive


0
Clive Hoggar
Top achievements
Rank 1
answered on 01 Aug 2009, 12:02 PM

Update:

in my particular case, on the page on which I have the upload control I have
now added in the head tag:

<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> 
 
 
This gets round the immediate issue, as  I don't have a grid on this page, which prefers
IE8 standards mode it seems.

thanks

Clive
0
Genady Sergeev
Telerik team
answered on 03 Aug 2009, 07:18 AM
Hello Clive Hoggar,

The forums use old version of the RadUpload (Q3) 2008, which does not support IE8. We are sorry for the inconvenience.

With regard to your original question, we have done some additional fixes on the RadUpload select button (IE) after the Q2 release. These fixes are going to be included in the next service pack. However, you can check them even now, using the latest internal build.

Regards,
Genady Sergeev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Rowen
Top achievements
Rank 1
answered on 26 Aug 2009, 12:20 AM
Hi,

We are also having problems with the radupload select button in IE8. When do you expect the next service pack to be released?

Regards,

Rowen
0
Paul
Telerik team
answered on 27 Aug 2009, 01:31 PM
Hello Rowen,

SP1 was released a couple of hours ago (version 2009.2.826); you can download it from the Downloads section in your profile.

All the best,
Paul
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Clive Hoggar
Top achievements
Rank 1
answered on 13 Oct 2009, 03:06 PM
Hi

What is the process for installation of 2009.2.826 after download?
I already have the Q2 2009 release installed and I am using Visual Studio 2008 9.0.30729.1 SP

thanks

Clive
0
Veselin Vasilev
Telerik team
answered on 15 Oct 2009, 01:47 PM
Hello Clive Hoggar,

You can check this KB article.
I suggest that you wait a day because we are releasing the Q3 2009 Beta version later today or tomorrow.

Regards,
Veselin Vasilev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
GP
Top achievements
Rank 1
answered on 04 Feb 2011, 07:43 PM
I am using IE 8.0.7600.16385, and Telerik for ASP.net AJAX version 2010.3.1317.40.  I have noticed that it sometimes take 2 to three clicks on the select button before the dialog button opens.

This feature works fine in Chrome and Firefox, but I am still having issues with the Upload in Internet Explorer.

Here is my code:
<telerik:RadUpload ID="RadAsyncUpload1" runat="server"
        ControlObjectsVisibility="None" MaxFileInputsCount="1" Skin="WebBlue"
        TargetFolder="~/Login/Admin" AllowedFileExtensions=".xls,.xlsx" >
</telerik:RadUpload>


Is there another property I need to set?

Thanks!
0
Dimitar Terziev
Telerik team
answered on 10 Feb 2011, 01:11 PM
Hello,

The problem your are experiencing is due to a known problem , which will be fixed in the next upcoming Q release. As you have noticed , it is only reproducing under IE , and unfortunately there is no valid workaround for it.

Regards,
Dimitar Terziev
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0
Guy
Top achievements
Rank 1
answered on 20 Jan 2012, 03:12 PM
Has this ever been fixed?

we have government based clients on IE 8.0.6001.18702 who are experiencing this issue - how are we expected to get our product working again without replacing the telerik control with another product?
0
GP
Top achievements
Rank 1
answered on 20 Jan 2012, 04:10 PM
Hi, Guy.  What version of telerik are you using?
0
Guy
Top achievements
Rank 1
answered on 20 Jan 2012, 04:54 PM
Hi,

This happens in the 2 following versions....

 2011.3.1305.35 / 40

and 

 2010.2.929.35 / 40
0
GP
Top achievements
Rank 1
answered on 20 Jan 2012, 05:23 PM
I'm using 2011.1.315.40, and it is working ok with IE8 and IE9.  A coworker of mine is using the asynch uploader, and hasn't heard any issues.  He's using the latest release, but that's with the asynch uploader.

(I haven't updated because I am weeks away from a major release, and don't want to risk breaking something that near to date.)

You can still download the version I mentioned from the Telerik download center.  See if that helps fix your issues.  I know it's quite a few releases back, but if it helps...
0
Guy
Top achievements
Rank 1
answered on 20 Jan 2012, 05:50 PM
getting stuck on a specific older version of the controls isnt really going to help matters, but thanks for the input.
0
Dimitar Terziev
Telerik team
answered on 25 Jan 2012, 01:14 PM
Hi Guy,

Could you please check whether you experience this problem on our online demos?

Greetings,
Dimitar Terziev
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
0
Guy
Top achievements
Rank 1
answered on 25 Jan 2012, 04:40 PM
Hi,

We fixed the problem by adding the following....

<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />


This did not work at first due to the fact that i was using IETester to verify my results - which is clearly a broken product.
Tags
Upload (Obsolete)
Asked by
Clive Hoggar
Top achievements
Rank 1
Answers by
Clive Hoggar
Top achievements
Rank 1
Paul
Telerik team
Genady Sergeev
Telerik team
Rowen
Top achievements
Rank 1
Veselin Vasilev
Telerik team
GP
Top achievements
Rank 1
Dimitar Terziev
Telerik team
Guy
Top achievements
Rank 1
Share this question
or