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

Select Dialog not available when RadUpload in Relative DIV

4 Answers 121 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Dennis
Top achievements
Rank 1
Dennis asked on 31 Jul 2008, 03:36 PM

Using Q2, whenever I place a basic RadUpload control into a DIV that have "position: relative" in the style, the Select button will not open the Choose File dialog.

This happens on Vista x64 IE 7 (7.0.6000.16681). Here is the code (there is no other code except this in the page. 

<div style="position: relative;">

<

Telerik:RadUpload ID="TelerikUpload" InputSize="60" Skin="Vista" InitialFileInputsCount="1" MaxFileInputsCount="1" ControlObjectsVisibility="None" runat="server" />

</

div>

4 Answers, 1 is accepted

Sort by
0
Accepted
Veselin Vasilev
Telerik team
answered on 01 Aug 2008, 05:33 AM
Hi Dennis,

We are aware of this problem and already fixed it.

Please open a new support ticket and we will send you our latest internal build containing the fix.

Regards,
Veskoni
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Dennis
Top achievements
Rank 1
answered on 01 Aug 2008, 12:46 PM
It's not a showstopper for me. I can work around it for now. I'll wait until you guys release a hot fix and just remove the relative style for now. I'm only using the RadUpload it in 1 or 2 places.

Thanks.
0
davearmitage
Top achievements
Rank 1
answered on 14 Aug 2008, 11:32 AM
I am having a similar problem. The click event on the textbox works and it opens the 'open file dialog' but the select button doesn't work.

I have taken the control out of any div's and this had no effect. I am using the RadUpload control on my page as a user control so it can be re-used. I don't suppose using the RadUpload in this way has similar issues?
0
davearmitage
Top achievements
Rank 1
answered on 14 Aug 2008, 11:41 AM
Also, I am not sure how reliant this is but when in ie6 or firefox the problem is slightly different.

When in ie6 the select button just does not work at all.

When in firefox the button does not work but when you firstly click on the textbox so the dialog opens. When you close the dialog then the select button now works fine.

Strange one.

Tags
Upload (Obsolete)
Asked by
Dennis
Top achievements
Rank 1
Answers by
Veselin Vasilev
Telerik team
Dennis
Top achievements
Rank 1
davearmitage
Top achievements
Rank 1
Share this question
or