Success! Looks like we've fixed this one. According to our records the fix was applied for EXTGWT-2855 in 3.0.5.
  1. #1
    Sencha Premium Member
    Join Date
    Mar 2012
    Posts
    39
    Vote Rating
    0
    alonk is on a distinguished road

      0  

    Question Disabling FileUploadField

    Disabling FileUploadField


    Hi Sven,
    I am trying to disable the FileUploadField, so I tried to use fileUpload.setEnabled(false); but it just makes it gray but the click event still works, and when I tried to use fileUpload.setReadOnly(true); the click event still works.
    Can you please suggest how I can solve the problem?

    Thank you,

    Alon

  2. #2
    Software Architect
    Join Date
    Sep 2007
    Posts
    13,756
    Vote Rating
    113
    sven is just really nice sven is just really nice sven is just really nice sven is just really nice sven is just really nice

      0  

    Default


    This sounds like a bug. I will move this thread to the bugs forum so it can be investigated. Probably the disabled state is not correctly setup on the file input

  3. #3
    Sencha Premium Member
    Join Date
    Mar 2012
    Posts
    39
    Vote Rating
    0
    alonk is on a distinguished road

      0  

    Default


    Thank you

  4. #4
    Ext GWT Premium Member
    Join Date
    Feb 2011
    Posts
    131
    Vote Rating
    0
    bluemartini is on a distinguished road

      0  

    Default


    Is there a Sencha bug number assigned for this ?

  5. #5
    Software Architect
    Join Date
    Sep 2007
    Posts
    13,756
    Vote Rating
    113
    sven is just really nice sven is just really nice sven is just really nice sven is just really nice sven is just really nice

      0  

    Default


    Quote Originally Posted by bluemartini View Post
    Is there a Sencha bug number assigned for this ?
    Now it is, you can find it at the top of this thread.

  6. #6
    Sencha - GXT Dev Team
    Join Date
    Jan 2012
    Location
    Arlington, WA
    Posts
    77
    Vote Rating
    0
    branflake2267 is on a distinguished road

      0  

    Default


    The bug is now fixed and will go out in our next release. Alternatively, you can build from SVN or grab a nightly build at https://support.sencha.com/index.php#nightlies.

    Brandon

Tags for this Thread