[JBoss JIRA] (RF-12682) extendedDataTable render issue with rich:tabPanel
by Pavol Pitonak (JIRA)
[ https://issues.jboss.org/browse/RF-12682?page=com.atlassian.jira.plugin.s... ]
Pavol Pitonak reassigned RF-12682:
----------------------------------
Assignee: Brian Leathem (was: Pavol Pitonak)
> extendedDataTable render issue with rich:tabPanel
> -------------------------------------------------
>
> 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, 4.3.0.M3, 4.3.0.CR1
> Reporter: Kaveh A.
> Assignee: Brian Leathem
> Labels: extendedDataTable, render, richfaces, tabpanel
> Attachments: richfacesBug2.zip, 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
by Pavol Pitonak (JIRA)
[ https://issues.jboss.org/browse/RF-12682?page=com.atlassian.jira.plugin.s... ]
Pavol Pitonak updated RF-12682:
-------------------------------
Summary: extendedDataTable render issue with rich:tabPanel (was: extendedDataTable render issue with rich:tabPanel (4.2.3))
> extendedDataTable render issue with rich:tabPanel
> -------------------------------------------------
>
> 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, 4.3.0.M3, 4.3.0.CR1
> Reporter: Kaveh A.
> Assignee: Pavol Pitonak
> Labels: extendedDataTable, render, richfaces, tabpanel
> Attachments: richfacesBug2.zip, 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-12695) rich:select incorrect behavior on IE9 with many selectItems
by Pavol Pitonak (JIRA)
[ https://issues.jboss.org/browse/RF-12695?page=com.atlassian.jira.plugin.s... ]
Pavol Pitonak reassigned RF-12695:
----------------------------------
Assignee: Juraj Húska (was: Pavol Pitonak)
> rich:select incorrect behavior on IE9 with many selectItems
> -----------------------------------------------------------
>
> Key: RF-12695
> URL: https://issues.jboss.org/browse/RF-12695
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-selects
> Affects Versions: 4.1.0.Final
> Environment: Internet Explorer 9, Windows 7
> Reporter: kevin 2
> Assignee: Juraj Húska
>
> rich:select component has incorrect behavior on IE9 when it contains many items.
> {code:html}
> <rich:select id="selectId">
> <f:selectItems value="#{select.hugeList}"/>
> </rich:select>
> {code}
> When you scroll up and down few times, try to select a value in the bottom of the list, then the scrollbar moves down indefinitely so the hovered value cannot be selected.
> The problem seems to appear with a list of 100 elements or more.
--
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-12696) Tree: loading facet doesn't work for first click
by Pavol Pitonak (JIRA)
[ https://issues.jboss.org/browse/RF-12696?page=com.atlassian.jira.plugin.s... ]
Pavol Pitonak commented on RF-12696:
------------------------------------
It is related to length of xhr request. You can reproduce using these steps:
# deploy Metamer and open http://localhost:8080/metamer/faces/components/richTree/simpleSwingTreeNo...
# check "Test Loading Facet"
# set "Delay response by [ms]" to 1000
# toggle some node in first tree, e.g. "Europe"
# toggle the same node two more times
The bug disappears when delay is set to 2s
# deploy Metamer and open http://localhost:8080/metamer/faces/components/richTree/simpleSwingTreeNo...
# check "Test Loading Facet"
# set "Delay response by [ms]" to 2000
# toggle some node in first tree, e.g. "Europe"
# toggle the same node two more times
> Tree: loading facet doesn't work for first click
> ------------------------------------------------
>
> Key: RF-12696
> URL: https://issues.jboss.org/browse/RF-12696
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-tree, regression
> Affects Versions: 4.3.0.M2, 4.3.0.M3
> Environment: RichFaces 4.3.0-SNAPSHOT
> Metamer 4.3.0-SNAPSHOT
> Mojarra 2.0.7
> JBoss AS 7.1.2.Final-redhat-1
> Java(TM) SE Runtime Environment 1.7.0_04-b20 @ Linux
> Chrome 23.0.1271.97 @ Linux x86_64
> Reporter: Pavol Pitonak
> Fix For: 5-Tracking
>
>
> # deploy Metamer and open http://localhost:8080/metamer/faces/components/richTree/simpleSwingTreeNo...
> # check "Test Loading Facet" and "Delayed Render (1sec)"
> # toggle some node in first tree, e.g. "Europe"
> # toggle the same node two more times
> result:
> * tree node's icon should change to a loading icon
> * loading facet works for second and all following requests
> * there is the same problem when tree is inside all iteration components - a4j:repeat, rich:dataTable, rich:cst, rich:edt, rich:dataGrid, ui:repeat
--
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-12696) Tree: loading facet doesn't work for first click
by Pavol Pitonak (JIRA)
[ https://issues.jboss.org/browse/RF-12696?page=com.atlassian.jira.plugin.s... ]
Pavol Pitonak updated RF-12696:
-------------------------------
Comment: was deleted
(was: It's quite strange because it works fine if "toggleType" is set to null but doesn't work when toggleType is ajax which is default value.)
> Tree: loading facet doesn't work for first click
> ------------------------------------------------
>
> Key: RF-12696
> URL: https://issues.jboss.org/browse/RF-12696
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-tree, regression
> Affects Versions: 4.3.0.M2, 4.3.0.M3
> Environment: RichFaces 4.3.0-SNAPSHOT
> Metamer 4.3.0-SNAPSHOT
> Mojarra 2.0.7
> JBoss AS 7.1.2.Final-redhat-1
> Java(TM) SE Runtime Environment 1.7.0_04-b20 @ Linux
> Chrome 23.0.1271.97 @ Linux x86_64
> Reporter: Pavol Pitonak
> Fix For: 5-Tracking
>
>
> # deploy Metamer and open http://localhost:8080/metamer/faces/components/richTree/simpleSwingTreeNo...
> # check "Test Loading Facet" and "Delayed Render (1sec)"
> # toggle some node in first tree, e.g. "Europe"
> # toggle the same node two more times
> result:
> * tree node's icon should change to a loading icon
> * loading facet works for second and all following requests
> * there is the same problem when tree is inside all iteration components - a4j:repeat, rich:dataTable, rich:cst, rich:edt, rich:dataGrid, ui:repeat
--
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-12696) Tree: loading facet doesn't work for first click
by Pavol Pitonak (JIRA)
[ https://issues.jboss.org/browse/RF-12696?page=com.atlassian.jira.plugin.s... ]
Pavol Pitonak commented on RF-12696:
------------------------------------
It's quite strange because it works fine if "toggleType" is set to null but doesn't work when toggleType is ajax which is default value.
> Tree: loading facet doesn't work for first click
> ------------------------------------------------
>
> Key: RF-12696
> URL: https://issues.jboss.org/browse/RF-12696
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-tree, regression
> Affects Versions: 4.3.0.M2, 4.3.0.M3
> Environment: RichFaces 4.3.0-SNAPSHOT
> Metamer 4.3.0-SNAPSHOT
> Mojarra 2.0.7
> JBoss AS 7.1.2.Final-redhat-1
> Java(TM) SE Runtime Environment 1.7.0_04-b20 @ Linux
> Chrome 23.0.1271.97 @ Linux x86_64
> Reporter: Pavol Pitonak
> Fix For: 5-Tracking
>
>
> # deploy Metamer and open http://localhost:8080/metamer/faces/components/richTree/simpleSwingTreeNo...
> # check "Test Loading Facet" and "Delayed Render (1sec)"
> # toggle some node in first tree, e.g. "Europe"
> # toggle the same node two more times
> result:
> * tree node's icon should change to a loading icon
> * loading facet works for second and all following requests
> * there is the same problem when tree is inside all iteration components - a4j:repeat, rich:dataTable, rich:cst, rich:edt, rich:dataGrid, ui:repeat
--
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:
-------------------------------
Hi Pavol,
Thank you for reproducing this issue for us. Do you think this defect will be fixed in the next few weeks (month)? If voting for this bug is going to help, I can get people from our development team to create account on this site and vote for this bug.
Thank you again
> 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, 4.3.0.M3, 4.3.0.CR1
> Reporter: Kaveh A.
> Assignee: Pavol Pitonak
> Labels: extendedDataTable, render, richfaces, tabpanel
> Attachments: richfacesBug2.zip, 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-11584) Un-ignore TestCaptureEL and ValueExpressionAnalayserTest tests
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-11584?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč updated RF-11584:
----------------------------
Fix Version/s: 5-Tracking
(was: 5.0.0.M1)
> Un-ignore TestCaptureEL and ValueExpressionAnalayserTest tests
> --------------------------------------------------------------
>
> Key: RF-11584
> URL: https://issues.jboss.org/browse/RF-11584
> Project: RichFaces
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: tests - unit
> Affects Versions: 4.1.0.Milestone4
> Reporter: Lukáš Fryč
> Assignee: Lukáš Fryč
> Fix For: 5-Tracking
>
>
> When resolving RF-11544, it was necessary to ignore following tests in components module,
> because of changes in jsf-test to support org.jboss.spec.javax.faces:jboss-jsf-api_2.1_spec
> * validator/ui/src/test/java/org/richfaces/el/ValueExpressionAnalayserTest.java
> * validator/ui/src/test/java/org/richfaces/el/TestCaptureEL.java
--
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-12736) rich:notifyMessages output is not escaped
by Ilia Vassilev (JIRA)
Ilia Vassilev created RF-12736:
----------------------------------
Summary: rich:notifyMessages output is not escaped
Key: RF-12736
URL: https://issues.jboss.org/browse/RF-12736
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.2.3.Final
Reporter: Ilia Vassilev
rich:notifyMessages output is not escaped like rich:messages. rich:notifyMessages doesn't have 'escape' attribute, but the default value for rich:messages is escape=”true”.
--
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