[richfaces-issues] [JBoss JIRA] Closed: (RF-3793) HotKey: "disableInInput" attribute does not work.

Alexander Dubovsky (JIRA) jira-events at lists.jboss.org
Mon Jul 7 05:31:58 EDT 2008


     [ http://jira.jboss.com/jira/browse/RF-3793?page=all ]

Alexander Dubovsky closed RF-3793.
----------------------------------


> HotKey: "disableInInput" attribute does not work.
> -------------------------------------------------
>
>                 Key: RF-3793
>                 URL: http://jira.jboss.com/jira/browse/RF-3793
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.2
>            Reporter: Alexander Dubovsky
>         Assigned To: Alexander Dubovsky
>             Fix For: 3.2.2
>
>
> "disableInInput" attribute does not work for HotKey:
> <h:inputText id="inputID" />
> <sb:hotKey id="defaultHotKeyID" 
> 	key="alt+x" 
> 	handler="alert('alt+x work!')" 
> 	timing="onload"
> 	disableInInput="true">
> </sb:hotKey>
> 1. Set disableInInput="true"
> 2. Go to page
> 3. Set focus on input
> 4. Press alt+x
> Result: hotkey works.
> Expected result: hotkey does not work.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list