0 Replies Latest reply on Mar 28, 2011 4:08 AM by klhoste2

    rich:comboBox disabled style

    klhoste2

      Hello,

       

      I use RichFaces 3.3.3 Final.

       

      I want to customize the combobox style when disabled but the result is incorrect...

       

      In theory, the disabled class must be applied when the "disabled" attribute is set, but actually it is applied when focus is lost !

       

      I tried to customize the class .rich-combobox-input-disabled or to set the attribute inputDisabledClass to use my own class, the result is the same.

       

      Is it impossible to have a different style for a disabled combobox ???

       

      What's wrong ? Is this a bug ?

       

      I saw there is also an "inactive" class, what is it ? It seems to be applied at the same time as the disabled classes.

       

       

      Thanks by advance.

       

      KL