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

Cancel Button Not Working In Safari

4 Answers 84 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Chad Canterbury
Top achievements
Rank 1
Chad Canterbury asked on 12 Nov 2008, 03:02 PM

I am using the RadProgressArea;  the cancel button displays but does not work on Safari. Also the TotalProgressPercent indicator does not dispay.

I have the newest version of Rad. I am using Safari 3.0.3 on a Vista Box.

<telerik:RadProgressManager ID="RadProgressManager1" runat="server" /> 
<telerik:RadProgressArea ID="RadProgressArea2" runat="server" DisplayCancelButton="True" ProgressIndicators="TotalProgressBar, TotalProgressPercent, TimeElapsed, TimeEstimated" Skin="Black">  
    <Localization Uploaded="Uploaded" /> 
</telerik:RadProgressArea> 
 

4 Answers, 1 is accepted

Sort by
0
Chad Canterbury
Top achievements
Rank 1
answered on 13 Nov 2008, 08:18 PM
Has anyone been able to replicate this error or expirenced this?
0
Veselin Vasilev
Telerik team
answered on 14 Nov 2008, 01:39 PM
Hi Tony,

As described in this help article: RadProgressArea Known Limitations

In Safari, the Cancel button of RadProgressArea is always hidden. It is not possible to stop the upload under Safari due to the way the browser deals with the file upload and javascript. The client-side events OnClientProgressBarUpdating and OnClientProgressUpdating do not fire under Safari.

As for the Total Progress Percent indicator - we will need some time to research it and come with a fix.


Regards,
Veselin Vasilev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Christian Pardun
Top achievements
Rank 1
answered on 14 Dec 2011, 08:28 AM
Hi,

is there any news about this issue.

I try to use this control but without fully support also for Safari the control isn't usefully. I running alos in the same problem! Any workarounds on this issue?

Thanks for help.

Regards,
Christian
0
Dimitar Terziev
Telerik team
answered on 19 Dec 2011, 09:26 AM
Hi Uwe,

This problem is still pending, due to some limitation of the browser itself. My suggestion is to use the RadAsyncUpload control instead.

All the best,
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
Tags
Upload (Obsolete)
Asked by
Chad Canterbury
Top achievements
Rank 1
Answers by
Chad Canterbury
Top achievements
Rank 1
Veselin Vasilev
Telerik team
Christian Pardun
Top achievements
Rank 1
Dimitar Terziev
Telerik team
Share this question
or