Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Upload > IE 7 - Upload Select Button Cutoff

Not answered IE 7 - Upload Select Button Cutoff

Feed from this thread
  • Brian Mains Master avatar

    Posted on Feb 3, 2012 (permalink)

    Hello,

    For some reason, in IE 7 and IE 9's version of IE 7 both cutoff the select button for the file upload.  Does anybody know why, or what I can do to identify the problem?  I've attached a picture.  It is the standard theme ( believe Office 2007).

    Thanks.
    Attached files

    Reply

  • Posted on Feb 6, 2012 (permalink)

    Hello Brian,

    Take a look at the following help documentation.
    RadUpload Select/Browse Button is Not Visible in IE.

    -Shinu.

    Reply

  • Brian Mains Master avatar

    Posted on Feb 10, 2012 (permalink)

    That doesn't fix the issue with the select button being chopped off though....

    Reply

  • Kate Kate admin's avatar

    Posted on Feb 13, 2012 (permalink)

    Hello Brian,

    Can you reproduce the issue on our on-line demos? Can you also clarify which version of our controls you are using and if you encounter this problem when you have only the RadUpload on a single page with no external styles applied?

    Regards,
    Kate
    the Telerik team
    Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>

    Reply

  • Becky avatar

    Posted on Mar 13, 2012 (permalink)

    Here's how to reproduce it in the demos. Open the developer tools, change browser mode to IE8 compatibility and change document mode to IE8 standards. Is there a fix for the chopped select button?

    Reply

  • Kate Kate admin's avatar

    Posted on Mar 16, 2012 (permalink)

    Hello Becky,

    Thank you for clarifying. We are already aware of this issue that occurs only in compatibility mode  in IE. We will try to fix it shortly but meanwhile you can use the following workaround:
    <style type="text/css">
        .ruFileWrap.ruStyled
        {
             width: 230px !important;
        }
        </style>

    Kind regards,
    Kate
    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.

    Reply

  • Becky avatar

    Posted on Mar 16, 2012 (permalink)

    Thank you! This solved my intranet issue, where we are unfortunately forced to run in compatibility mode.

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Upload > IE 7 - Upload Select Button Cutoff
Related resources for "IE 7 - Upload Select Button Cutoff"

ASP.NET Upload Features  |  Documentation  |  Demos  |  Telerik TV  |  Self-Paced Trainer  |  Step-by-step Tutorial  ]