[richfaces-issues] [JBoss JIRA] (RF-11996) rich:contextMenu on several rows in extendedDataTable

Brian Leathem (JIRA) jira-events at lists.jboss.org
Fri Mar 23 13:35:47 EDT 2012


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

Brian Leathem edited comment on RF-11996 at 3/23/12 1:34 PM:
-------------------------------------------------------------

I'll compare it to the desktop experience:
# right click on an icon on your desktop
#* it gets selected, and the contextmenu appears
# right click on another icon
#* the selection changes, and the contextmenu appears
# hold shift/ctrl and right click on another icon, they all are selected and the contextMenu appears

To me, this is the behaviour we should be emulating, and works today, excpet we need to make the change:
{quote}
if (rightClick && selected) { do not select }
{quote}
                
      was (Author: bleathem):
    I'll compare it to the desktop experience:
# right click on an icon on your desktop
## it gets selected, and the contextmenu appears
# right click on another icon
## the selection changes, and the contextmenu appears
# hold shift/ctrl and right click on another icon, they all are selected and the contextMenu appears

To me, this is the behaviour we should be emulating, and works today, excpet we need to make the change:
{quote}
if (rightClick && selected) { do not select }
{quote}
                  
> rich:contextMenu on several rows in extendedDataTable
> -----------------------------------------------------
>
>                 Key: RF-11996
>                 URL: https://issues.jboss.org/browse/RF-11996
>             Project: RichFaces
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: component-menu, component-tables
>    Affects Versions: 4.2.0.CR1
>            Reporter: Philip Maes
>            Assignee: Brian Leathem
>             Fix For: 4.2.1.CR1
>
>
> Hi,
> I was using the contextmenu from the sandbox and now I'm using the one from 4.2.0.RC1.  With the sandbox contextmenu, when several rows in a table were selected the right-click to open the contextmenu didn't unselect others rows.
> The new rich:contextMenu does unselect the other rows. It's quite embarassing because we can't use it to apply a contextmenu for several selected rows...
> Thanks in advance,
> best regards.

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