[
https://jira.jboss.org/jira/browse/RF-7451?page=com.atlassian.jira.plugin...
]
Denis Petrunin updated RF-7451:
-------------------------------
Environment:
RichFaces 3.3.1 / 3.3.3.CR1 / 3.3.3.Final
Windows XP
Firefox 3.0.11 / 3.5.8 / 3.6.3
was:
RichFaces 3.3.1
Windows XP
Firefox 3.0.11 / 3.5.8
Affects Version/s: 3.3.3.Final
Issue can be reproduced in RF 3.3.3.Final
Can't resize scrollableDataTable columns if scrollableDataTable
is placed in modal panel
----------------------------------------------------------------------------------------
Key: RF-7451
URL:
https://jira.jboss.org/jira/browse/RF-7451
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-ScrollableDataTable
Affects Versions: 3.3.1, 3.3.3.CR1, 3.3.3.Final
Environment: RichFaces 3.3.1 / 3.3.3.CR1 / 3.3.3.Final
Windows XP
Firefox 3.0.11 / 3.5.8 / 3.6.3
Reporter: Denis Petrunin
Assignee: Konstantin Mishin
Priority: Minor
Fix For: Future
Can't resize scrollableDataTable columns if scrollableDataTable is placed in modal
panel. Try the following code in Firefox 3.0.11. I'd like to note that there is no
such issue in IE 6/7.
<rich:modalPanel showWhenRendered="true">
<rich:scrollableDataTable width="200" height="100">
<rich:column>
<f:facet name="header">
COLUMN
</f:facet>
</rich:column>
</rich:scrollableDataTable>
</rich:modalPanel>
I don't want you to close issue due to workaround, because
domElementAttachment="parent" isn't always acceptable.
--
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