[richfaces-issues] [JBoss JIRA] (RF-11840) jquery.hotkeys.js prevents pickList to observe key events

Lukáš Fryč (Commented) (JIRA) jira-events at lists.jboss.org
Fri Jan 6 08:42:09 EST 2012


    [ https://issues.jboss.org/browse/RF-11840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12654297#comment-12654297 ] 

Lukáš Fryč commented on RF-11840:
---------------------------------

{{rich:hotKey}} does not have to be on page to reproduce issue,

it's enough to include {{jquery.hotkeys.js}} script in the page:

{code:XML}
<h:outputScript library="org.richfaces" name="jquery.hotkeys.js" />
{code}
                
> jquery.hotkeys.js prevents pickList to observe key events
> ---------------------------------------------------------
>
>                 Key: RF-11840
>                 URL: https://issues.jboss.org/browse/RF-11840
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-misc, component-selects
>    Affects Versions: 4.1.0.Final
>         Environment: RichFaces 4.1.1-SNAPSHOT
> Metamer 4.1.1-SNAPSHOT
> Mojarra 2.1.3-b02
> JBoss AS 7.1.0.Beta1
> OpenJDK Runtime Environment 1.6.0_22-b22 @ Linux
> Chrome 16.0.912.63 @ Linux i686
>            Reporter: Pavol Pitonak
>            Assignee: Lukáš Fryč
>             Fix For: 4.1.1.Final
>
>
> # deploy Metamer and open http://localhost:8080/metamer/faces/components/richHotKey/pickList.xhtml
> # click into pick list to select third item (Phoenix, Arizona)
> # press arrow down
> result:
> * the following item in pick list should be selected (Little Rock, Arkansas) but browser scrolls the page instead
> * when rich:hotKey is removed from page, arrows down/up start working again
> * there is the same problem with *ordering list*

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the richfaces-issues mailing list