]
Sergey Smirnov updated RF-2098:
-------------------------------
Fix Version/s: 3.1.5
(was: 3.1.4)
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: Svetlana mukhina
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: