[ 
https://jira.jboss.org/jira/browse/RF-4076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nick Belaevski updated RF-4076:
-------------------------------

    Fix Version/s: 3.3.1
                       (was: Future)
         Assignee: Pavel Yaschenko  (was: Nick Belaevski)


> ContextMenu: when attachTiming="immediate" menu incorrectly works with 
> h:outputText
> -----------------------------------------------------------------------------------
>
>                 Key: RF-4076
>                 URL: https://jira.jboss.org/jira/browse/RF-4076
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.2
>            Reporter: Nick Belaevski
>            Assignee: Pavel Yaschenko
>             Fix For: 3.3.1
>
>
> <h:outputText id="text1" value="Some text with context menu1">
>          <cm:contextMenu attachTiming="immediate">
> <mc:menuItem value="a">
> <f:param name="cmdParam" value="a" />
> </mc:menuItem>
>          </cm:contextMenu>
>          </h:outputText>
>          
>          
> <h:outputText id="text2" value="Some text with context menu2">
>          <cm:contextMenu attachTiming="immediate">
>          <mc:menuItem value="b">
> <f:param name="cmdParam" value="b" />
> </mc:menuItem>
>          </cm:contextMenu>
>          </h:outputText> 
> Click first, then second text. Both shows "b" menu item, but the first should 
> show "a"

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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to