This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. Re: rich:hotKey is not working in Firefoxilya_shaikovsky Aug 25, 2010 5:00 AM (in response to ashok_nm)rf version? 
- 
        2. Re: rich:hotKey is not working in Firefoxashok_nm Aug 25, 2010 9:13 AM (in response to ilya_shaikovsky)rf 3.3.2 and JSF1.2 
- 
        3. Re: rich:hotKey is not working in Firefoxilya_shaikovsky Aug 26, 2010 8:16 AM (in response to ashok_nm)using FF 3.6 and RF 3.3.3 I see next results: <h:form id="myform"> <rich:hotKey key="backspace" id="backHotKey" disableInInput="true" handler="alert('1')" /> <h:inputText id="myinput" value="#{userBean.name}"> </h:inputText>when input not focused - pressing backspace causes alert to appear and in input - not. so seems like works just as it should. 
 
    