[richfaces-issues] [JBoss JIRA] Closed: (RF-2098) DnD in IE6 problem

Tsikhon Kuprevich (JIRA) jira-events at lists.jboss.org
Wed Mar 26 05:24:46 EDT 2008


     [ http://jira.jboss.com/jira/browse/RF-2098?page=all ]

Tsikhon Kuprevich closed RF-2098.
---------------------------------

    Assignee: Tsikhon Kuprevich  (was: Michael Sorokin)

> DnD in IE6 problem
> ------------------
>
>                 Key: RF-2098
>                 URL: http://jira.jboss.com/jira/browse/RF-2098
>             Project: RichFaces
>          Issue Type: Task
>          Components: doc
>    Affects Versions: 3.1.0
>            Reporter: Svetlana mukhina
>         Assigned To: Tsikhon Kuprevich
>             Fix For: 3.2.0, 3.1.5
>
>
> There is a problem with DND  in IE6. If width isn't defined, IE6 doesn't see panel background.
> but if defined, it works fine.
> But if width is defined the problems becomes 
>  <a4j:outputPanel style="width:100px;border:1px solid gray;padding:2px"
>        layout="block">
>        <rich:dragSupport dragIndicator=":indicator"
>         dragType="#{fm.family}" dragValue="#{fm}">
>         <rich:dndParam name="label" value="#{fm.name}" />
>        </rich:dragSupport>
>        <h:outputText value="#{fm.name}"></h:outputText>
>       </a4j:outputPanel>
>  
> it's necessary to describe this behavior in guide 

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