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

Melanie Kirchner edited comment on RF-8230 at 7/29/10 4:10 AM:
---------------------------------------------------------------

Did you find a workaround?

      was (Author: stormqueen):
    Did you find a workaround yet?
  
> dropSupport inside dropSupport doesn't work
> -------------------------------------------
>
>                 Key: RF-8230
>                 URL: https://jira.jboss.org/browse/RF-8230
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-drag/drop
>    Affects Versions: 3.3.1
>         Environment: weblogic
> IE 7
>            Reporter: Sergey Bondarev
>            Assignee: Nick Belaevski
>             Fix For: Future_3.X
>
>
> Hello, I need to do add one  dropSupport inside another
> like this one:
> <a4j:outputPanel>
>         <a4j:outputPanel>
>           <rich:dropSupport acceptedTypes="{id}_a"
>           <!-- This drag'n'drop doesn't work --> . . .
>           </rich:dropSupport>
>           . . .
>         </a4j:outputPanel>
>         <rich:dropSupport acceptedTypes="#{id}_a, {id}_b" ...
>         </rich:dropSupport>
> </a4j:outputPanel>
> And the dropSupport which is inside doesn't work but quit neccessary.  What I 
> should do?
> May be some workaround for following sittuation?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.jboss.org/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