- 
        1. Re: Richfaces 3.3.3 comboBox not working in IE and Firefoxilya_shaikovsky Aug 26, 2010 8:39 AM (in response to pjmlp)1 of 1 people found this helpfulpage code would be helpfull for investigation.. P.S. just my guess check please that you have no nested forms. 
- 
        2. Re: Richfaces 3.3.3 comboBox not working in IE and Firefoxpjmlp Aug 26, 2010 9:38 AM (in response to ilya_shaikovsky)Thanks for the hint. The issue does not have anything to do with nested forms, but it seems related to the Sitemesh decorator that is being used. If I disabled it, everything works. So I guess something is getting included that breaks under IE and Firefox in Linux. I'll need to research it better. 
- 
        3. Re: Richfaces 3.3.3 comboBox not working in IE and Firefoxpjmlp Aug 26, 2010 11:26 AM (in response to pjmlp)Hi, I seems our CSS changes to Richfaces styles broke the comboBox Javascript code. I have created a Jira entry for it. https://jira.jboss.org/browse/RF-9137 Apparently all CSS sizes have to be numeric, if styles like medium are given, the calculation ends up in NaN value, thus creating an Javascript error leading to a non functioning comboBox. 
 
    