[CLOSED] [1.0] FileUploadField Render

  1. #1

    [CLOSED] [1.0] FileUploadField Render

    Hello,

    If you run the below example in FF and IE7/8 you will notice a difference in rendering of the FileUploadField browse button.

    <ext:FormPanel runat="server"
        Border="false">
        <Items>
            <ext:TextField runat="server" AnchorHorizontal="32%" />
            <ext:FileUploadField runat="server" AnchorHorizontal="32%" />
        </Items>
    </ext:FormPanel>
    Cheers,
    Timothy
    Last edited by Daniil; Oct 11, 2010 at 9:47 PM. Reason: [CLOSED]
  2. #2
    Hi,

    Please update from SVN and retest
  3. #3
    Confirmed.

    Cheers,
    Timothy

Similar Threads

  1. [CLOSED] Render FileUploadField on hidden panel JS error
    By bakardi in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: May 17, 2012, 6:46 PM
  2. [CLOSED] [1.0] FileUploadField in toolbar does not render
    By jchau in forum 1.x Legacy Premium Help
    Replies: 9
    Last Post: Dec 12, 2011, 5:43 PM
  3. [CLOSED] Toggle Render? Refresh Render?
    By rthiney in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Jul 08, 2011, 3:13 PM
  4. [CLOSED] FileUploadField
    By majestic in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Feb 08, 2010, 11:31 AM
  5. [CLOSED] FileUploadField
    By Sharon in forum 1.x Legacy Premium Help
    Replies: 6
    Last Post: Jun 03, 2009, 3:31 AM

Posting Permissions