[JBoss JIRA] Created: (RF-8230) dropSupport inside dropSupport doesn't work
by Sergey Bondarev (JIRA)
dropSupport inside dropSupport doesn't work
-------------------------------------------
Key: RF-8230
URL: https://jira.jboss.org/jira/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
Priority: Critical
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/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 8 months
[JBoss JIRA] Created: (RF-8980) dataGrid broken in Google Chrome
by Ilya Shaikovsky (JIRA)
dataGrid broken in Google Chrome
--------------------------------
Key: RF-8980
URL: https://jira.jboss.org/browse/RF-8980
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-tables
Affects Versions: 4.0.0.Milestone1
Reporter: Ilya Shaikovsky
Assignee: Nick Belaevski
Priority: Critical
Seems something wrong with markup.
just created the same sample as for 3.3.3 and it shows
This page contains the following errors:
error on line 324 at column 27: Opening and ending tag mismatch: tr line 0 and tbody
Below is a rendering of the page up to the first error.
And scroller is broken.
In FF works fine.
--
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
15 years, 8 months