1 Reply Latest reply on Oct 15, 2011 3:09 AM by atmohsin

    Issue of Back space hot key in rich modal panel

    atmohsin

      Hi,

       

      I am using backspace hot key in rich modal panel as follows

       

      <rich:hotKey key="backspace" handler="return false;" disableInInput="true" />

       

      with this the back space getting disabled in text field as well although i gave disableInInput="true"

       

      The same code is working fine in not page it is not working when hot key present in the modalPanel

       

      I am using following

       

      Fire Fox - 7.0.1

      richfaces-api-3.3.3.Final.jar

      richfaces-impl-3.3.3.Final.jar

      richfaces-impl-jsf2-3.3.3.Final.jar

      richfaces-ui-3.3.3.Final.jar

       

      and JSF - 2.0

       

      If any one has information please let me know

       

      Thanks in advance

       

      Mohsin

        • 1. Re: Issue of Back space hot key in rich modal panel
          atmohsin

          backspace hot is working working fine in normal page, when i put back space hot key under the rich:modalPanel. Back space is getting disabled in modalPanel. , it is also getting disabled in text box as well. I gave disableInInput="true" even though it is getting disabled in text fox.

           

          If any one has information, please let me know

           

          Thanks

          Mohsin