This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. rich:suggestionbox (3.3.3.Final) using tokens on IE not workingjackalope Jan 13, 2011 3:03 PM (in response to jackalope)Tested using h:inputText and it works fine in IE. Seems that https://issues.jboss.org/browse/RF-7255 is probably not fixed in 3.3.3.Final. 
- 
        2. rich:suggestionbox (3.3.3.Final) using tokens on IE not workingnbelaevski Jan 13, 2011 6:03 PM (in response to jackalope)Hi Ben, The original resolution was 'Cannot reproduce'. Can you please provide more information on how to reproduce the issue: bean/page code? 
- 
        3. rich:suggestionbox (3.3.3.Final) using tokens on IE not workingjackalope Jan 14, 2011 1:23 AM (in response to nbelaevski)Using the richfaces demo for rich:suggestionbox change <h:inputText value="#{capitalsBean.capital}" id="text" /> to <h:inputTextarea value="#{capitalsBean.capital}" id="text" /> This doesn't work in internet explorer 8. 
 
    