[JBoss JIRA] (RF-12682) extendedDataTable render issue with rich:tabPanel (4.2.3)
by Kaveh A. (JIRA)
[ https://issues.jboss.org/browse/RF-12682?page=com.atlassian.jira.plugin.s... ]
Kaveh A. updated RF-12682:
--------------------------
Labels: extendedDataTable render richfaces tabpanel (was: richfaces)
> extendedDataTable render issue with rich:tabPanel (4.2.3)
> ---------------------------------------------------------
>
> Key: RF-12682
> URL: https://issues.jboss.org/browse/RF-12682
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-tables
> Affects Versions: 4.2.3.Final
> Reporter: Kaveh A.
> Labels: extendedDataTable, render, richfaces, tabpanel
> Attachments: RichFacesBugEclipseProject.zip
>
>
> This issue is not just specific to tabPanel. Anytime the extendedDataTable is hidden (when the page loads) and then it is made visible later the table can not display the data (table is empty at the load time).
> In this particular case if we load a page with two tabs. Furthermore if we have one extendedDataTable in each tab (the first tab shows and the second tab is not shown at first). In this case once the user clicks on the second tab and tries to populate the extendedDataTable (via any action). Then the table is not rendered properly. A sample project has been provided at the following link that further describe this issue. You can download the eclipse project attached at the end of the following message to reproduce this issue.
> https://community.jboss.org/message/783787
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 11 months
[JBoss JIRA] (RF-12682) extendedDataTable render issue with rich:tabPanel (4.2.3)
by Kaveh A. (JIRA)
[ https://issues.jboss.org/browse/RF-12682?page=com.atlassian.jira.plugin.s... ]
Kaveh A. edited comment on RF-12682 at 1/9/13 2:42 PM:
-------------------------------------------------------
We have tried Rich Faces version 4.3.0.20121214-M3 to see if this version fixes this bug. However more problems are introduced in the 4.3.0.20121214-M3 version. The second tab does not even respond. We are not able to even get to the second tab. Please see the sample project attached and make the following changes to the pom.xml to upgrade the richfaces version:
<dependency>
<artifactId>richfaces-components-ui</artifactId>
<version>4.3.0.20121214-M3</version>
</dependency>
<dependency>
<groupId>org.richfaces.core</groupId>
<artifactId>richfaces-core-impl</artifactId>
<version>4.3.0.20121214-M3</version>
</dependency>
<dependency>
<groupId>org.richfaces.cdk</groupId>
<artifactId>annotations</artifactId>
<version>4.3.0.20121214-M3</version>
</dependency>
was (Author: kaveh_a):
We have tried Rich Faces version 4.3.0.20121214-M3 to see if this version fixes this bug. However more problems are introduced in the 4.3.0.20121214-M3 version. The second tab does not even respond. We are not able to even get to the second tab. Please see the sample project and explanation provided at:
https://community.jboss.org/message/783787
> extendedDataTable render issue with rich:tabPanel (4.2.3)
> ---------------------------------------------------------
>
> Key: RF-12682
> URL: https://issues.jboss.org/browse/RF-12682
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-tables
> Affects Versions: 4.2.3.Final
> Reporter: Kaveh A.
> Labels: richfaces
> Attachments: RichFacesBugEclipseProject.zip
>
>
> This issue is not just specific to tabPanel. Anytime the extendedDataTable is hidden (when the page loads) and then it is made visible later the table can not display the data (table is empty at the load time).
> In this particular case if we load a page with two tabs. Furthermore if we have one extendedDataTable in each tab (the first tab shows and the second tab is not shown at first). In this case once the user clicks on the second tab and tries to populate the extendedDataTable (via any action). Then the table is not rendered properly. A sample project has been provided at the following link that further describe this issue. You can download the eclipse project attached at the end of the following message to reproduce this issue.
> https://community.jboss.org/message/783787
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 11 months
[JBoss JIRA] (RF-12682) extendedDataTable render issue with rich:tabPanel (4.2.3)
by Kaveh A. (JIRA)
[ https://issues.jboss.org/browse/RF-12682?page=com.atlassian.jira.plugin.s... ]
Kaveh A. edited comment on RF-12682 at 1/9/13 2:30 PM:
-------------------------------------------------------
We have tried Rich Faces version 4.3.0.20121214-M3 to see if this version fixes this bug. However more problems are introduced in the 4.3.0.20121214-M3 version. The second tab does not even respond. We are not able to even get to the second tab. Please see the sample project and explanation provided at:
https://community.jboss.org/message/783787
was (Author: kaveh_a):
We have tried Rich Faces version 4.3.0.20121214-M3 to see if this version fixes this bug. However more problems are introduced in the 4.3.0.20121214-M3 version. The second tabPanel does not even respond. We are not able to even get to the second tab. Please see the sample project and explanation provided at:
https://community.jboss.org/message/783787
> extendedDataTable render issue with rich:tabPanel (4.2.3)
> ---------------------------------------------------------
>
> Key: RF-12682
> URL: https://issues.jboss.org/browse/RF-12682
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-tables
> Affects Versions: 4.2.3.Final
> Reporter: Kaveh A.
> Labels: richfaces
> Attachments: RichFacesBugEclipseProject.zip
>
>
> This issue is not just specific to tabPanel. Anytime the extendedDataTable is hidden (when the page loads) and then it is made visible later the table can not display the data (table is empty at the load time).
> In this particular case if we load a page with two tabs. Furthermore if we have one extendedDataTable in each tab (the first tab shows and the second tab is not shown at first). In this case once the user clicks on the second tab and tries to populate the extendedDataTable (via any action). Then the table is not rendered properly. A sample project has been provided at the following link that further describe this issue. You can download the eclipse project attached at the end of the following message to reproduce this issue.
> https://community.jboss.org/message/783787
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 11 months
[JBoss JIRA] (RF-12682) extendedDataTable render issue with rich:tabPanel (4.2.3)
by Kaveh A. (JIRA)
[ https://issues.jboss.org/browse/RF-12682?page=com.atlassian.jira.plugin.s... ]
Kaveh A. commented on RF-12682:
-------------------------------
We have tried Rich Faces version 4.3.0.20121214-M3 to see if this version fixes this bug. However more problems are introduced in the 4.3.0.20121214-M3 version. The second tabPanel does not even respond. We are not able to even get to the second tab. Please see the sample project and explanation provided at:
https://community.jboss.org/message/783787
> extendedDataTable render issue with rich:tabPanel (4.2.3)
> ---------------------------------------------------------
>
> Key: RF-12682
> URL: https://issues.jboss.org/browse/RF-12682
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-tables
> Affects Versions: 4.2.3.Final
> Reporter: Kaveh A.
> Labels: richfaces
> Attachments: RichFacesBugEclipseProject.zip
>
>
> This issue is not just specific to tabPanel. Anytime the extendedDataTable is hidden (when the page loads) and then it is made visible later the table can not display the data (table is empty at the load time).
> In this particular case if we load a page with two tabs. Furthermore if we have one extendedDataTable in each tab (the first tab shows and the second tab is not shown at first). In this case once the user clicks on the second tab and tries to populate the extendedDataTable (via any action). Then the table is not rendered properly. A sample project has been provided at the following link that further describe this issue. You can download the eclipse project attached at the end of the following message to reproduce this issue.
> https://community.jboss.org/message/783787
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 11 months
[JBoss JIRA] (RF-12703) showcase - drag and drop - JS error when hovering the item over target
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/RF-12703?page=com.atlassian.jira.plugin.s... ]
Juraj Húska commented on RF-12703:
----------------------------------
Also please consider that I use the {{.war}} from {{staging}} repository. So it should not be issue on my side.
> showcase - drag and drop - JS error when hovering the item over target
> ----------------------------------------------------------------------
>
> Key: RF-12703
> URL: https://issues.jboss.org/browse/RF-12703
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-drag/drop, showcase
> Affects Versions: 4.3.0.CR1
> Environment: Firefox, Chrome
> JBoss AS 7.1.1.Final
> Reporter: Juraj Húska
> Priority: Critical
> Attachments: chromeDaDJSError.png, ffDaDJSError.png, visualStateOfPAge.png
>
>
> When hovering the item over the target an JS error is thrown. The dropping functionality is broken too.
> Please check out the attachment to see the visual state of the page once it is thrown.
> There are also screenshots of the errors, both from Firefox and Chrome.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 11 months
[JBoss JIRA] (RF-12703) showcase - drag and drop - JS error when hovering the item over target
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/RF-12703?page=com.atlassian.jira.plugin.s... ]
Juraj Húska updated RF-12703:
-----------------------------
Priority: Critical (was: Major)
> showcase - drag and drop - JS error when hovering the item over target
> ----------------------------------------------------------------------
>
> Key: RF-12703
> URL: https://issues.jboss.org/browse/RF-12703
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-drag/drop, showcase
> Affects Versions: 4.3.0.CR1
> Environment: Firefox, Chrome
> JBoss AS 7.1.1.Final
> Reporter: Juraj Húska
> Priority: Critical
> Attachments: chromeDaDJSError.png, ffDaDJSError.png, visualStateOfPAge.png
>
>
> When hovering the item over the target an JS error is thrown. The dropping functionality is broken too.
> Please check out the attachment to see the visual state of the page once it is thrown.
> There are also screenshots of the errors, both from Firefox and Chrome.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 11 months
[JBoss JIRA] (RF-12703) showcase - drag and drop - JS error when hovering the item over target
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/RF-12703?page=com.atlassian.jira.plugin.s... ]
Juraj Húska commented on RF-12703:
----------------------------------
Note that demo with DaD indicator works correctly. The demo _Drag and Drop usage example_ is affected.
> showcase - drag and drop - JS error when hovering the item over target
> ----------------------------------------------------------------------
>
> Key: RF-12703
> URL: https://issues.jboss.org/browse/RF-12703
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-drag/drop, showcase
> Affects Versions: 4.3.0.CR1
> Environment: Firefox, Chrome
> JBoss AS 7.1.1.Final
> Reporter: Juraj Húska
> Attachments: chromeDaDJSError.png, ffDaDJSError.png, visualStateOfPAge.png
>
>
> When hovering the item over the target an JS error is thrown. The dropping functionality is broken too.
> Please check out the attachment to see the visual state of the page once it is thrown.
> There are also screenshots of the errors, both from Firefox and Chrome.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 11 months
[JBoss JIRA] (RF-12703) showcase - drag and drop - JS error when hovering the item over target
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/RF-12703?page=com.atlassian.jira.plugin.s... ]
Juraj Húska updated RF-12703:
-----------------------------
Summary: showcase - drag and drop - JS error when hovering the item over target (was: showcase - drag and drop - JS error when dropping the item on target)
Description:
When hovering the item over the target an JS error is thrown. The dropping functionality is broken too.
Please check out the attachment to see the visual state of the page once it is thrown.
There are also screenshots of the errors, both from Firefox and Chrome.
was:
When dropping the item on the target an JS error is thrown.
Please check out the attachment to see the visual state of the page once it is thrown.
There are also screenshots of the errors, both from Firefox and Chrome.
Environment:
Firefox, Chrome
JBoss AS 7.1.1.Final
> showcase - drag and drop - JS error when hovering the item over target
> ----------------------------------------------------------------------
>
> Key: RF-12703
> URL: https://issues.jboss.org/browse/RF-12703
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-drag/drop, showcase
> Affects Versions: 4.3.0.CR1
> Environment: Firefox, Chrome
> JBoss AS 7.1.1.Final
> Reporter: Juraj Húska
> Attachments: chromeDaDJSError.png, ffDaDJSError.png, visualStateOfPAge.png
>
>
> When hovering the item over the target an JS error is thrown. The dropping functionality is broken too.
> Please check out the attachment to see the visual state of the page once it is thrown.
> There are also screenshots of the errors, both from Firefox and Chrome.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 11 months
[JBoss JIRA] (RF-12703) showcase - drag and drop - JS error when dropping the item on target
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/RF-12703?page=com.atlassian.jira.plugin.s... ]
Juraj Húska updated RF-12703:
-----------------------------
Description:
When dropping the item on the target an JS error is thrown.
Please check out the attachment to see the visual state of the page once it is thrown.
There are also screenshots of the errors, both from Firefox and Chrome.
was:
When dropping the item on the target an JS error is thrown.
Please check out the attachment to see the visual state of the page once it is thrown.
There are also screenshots of the errors, both from Firefox and Chrome.
> showcase - drag and drop - JS error when dropping the item on target
> --------------------------------------------------------------------
>
> Key: RF-12703
> URL: https://issues.jboss.org/browse/RF-12703
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-drag/drop, showcase
> Affects Versions: 4.3.0.CR1
> Reporter: Juraj Húska
> Attachments: chromeDaDJSError.png, ffDaDJSError.png, visualStateOfPAge.png
>
>
> When dropping the item on the target an JS error is thrown.
> Please check out the attachment to see the visual state of the page once it is thrown.
> There are also screenshots of the errors, both from Firefox and Chrome.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 11 months