[richfaces-issues] [JBoss JIRA] Created: (RF-2112) ListShuttle: JS error on SHIFT+Click if no elements have been selected or active

Tsikhon Kuprevich (JIRA) jira-events at lists.jboss.org
Tue Jan 29 15:01:59 EST 2008


ListShuttle: JS error on SHIFT+Click if no elements have been selected or active
--------------------------------------------------------------------------------

                 Key: RF-2112
                 URL: http://jira.jboss.com/jira/browse/RF-2112
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.1.4
            Reporter: Tsikhon Kuprevich
         Assigned To: Nick Belaevski


1. Make sure that there are no active or selected elements in list.
2. Press SHIFT keyboard key and then click left mouse button.
=> JS error
this.pseudoActiveItem has no properties
selectItemGroup(tr#formID:listShuttleSubviewID:listShuttleID:4.rich-shuttle-source-row)ListBase.js.jsf (line 285)
onclickHandler(click clientX=0, clientY=0)ListBase.js.jsf (line 166)
onclickHandler(click clientX=0, clientY=0, Object rich:destructor=destroy selectedItems=[0])ListShuttle.js.js... (line 121)
onclickHandler(click clientX=0, clientY=0)ListShuttle.js.js... (line 68)
bindAsEventListener(click clientX=0, clientY=0)a4j_3_1_4-SNAPSHO... (line 217)
clckHandler(click clientX=0, clientY=0)ListBase.js.jsf (line 64)
bindAsEventListener(click clientX=0, clientY=0)a4j_3_1_4-SNAPSHO... (line 217)
wrapper(click clientX=0, clientY=0)a4j_3_1_4-SNAPSHO... (line 3850)
[Break on this error] var activeItemIndex = this.pseudoActiveItem.rowIndex;

-- 
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