[richfaces-issues] [JBoss JIRA] Created: (RF-1397) orderingList: incorrect invertion on CTRL+click

Tsikhon Kuprevich (JIRA) jira-events at lists.jboss.org
Wed Nov 21 10:07:18 EST 2007


orderingList: incorrect invertion on CTRL+click
-----------------------------------------------

                 Key: RF-1397
                 URL: http://jira.jboss.com/jira/browse/RF-1397
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.1.3
         Environment: IE 6, 7.
JSF 1.2 with facelets.
            Reporter: Tsikhon Kuprevich
         Assigned To: Nick Belaevski


CTRL+click on the item row should invert selection for that item

Suppose you have three items in list.
1. Click the first item.
2. Press and hold CTRL keyboard key. Do not release it till the very end of the testcase.
3. Click the second item. 
4. Click the third item. 
=> three items become selected.
5. Click the first item again.
=> It is still selected, but should become unselected since CTRL key is pressed.
6. Click the second item.
=> First item becomes unselected, but the second is still selected.

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