[JBoss JIRA] (RF-12657) Notify: remove not supported attributes delay, showHistory, appearAnimation and showAnimation
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-12657?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč updated RF-12657:
----------------------------
Summary: Notify: remove not supported attributes delay, showHistory, appearAnimation and showAnimation (was: Notify: remove not supported attributes delay and showHistory)
> Notify: remove not supported attributes delay, showHistory, appearAnimation and showAnimation
> ---------------------------------------------------------------------------------------------
>
> Key: RF-12657
> URL: https://issues.jboss.org/browse/RF-12657
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-output
> Affects Versions: 4.3.0.M2
> Reporter: Pavol Pitonak
> Assignee: Lukáš Fryč
> Fix For: 4.3.0.M3
>
> Original Estimate: 15 minutes
> Remaining Estimate: 15 minutes
>
> Components notify, notifyMessage and notifyMessages contain attributes *delay* and *showHistory* which are private. On team meeting on 11 Dec 2012 we decided to remove these attributes.
--
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
13 years, 4 months
[JBoss JIRA] (RF-12657) Notify: remove not supported attributes delay, showHistory, appearAnimation and hideAnimation
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-12657?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč updated RF-12657:
----------------------------
Summary: Notify: remove not supported attributes delay, showHistory, appearAnimation and hideAnimation (was: Notify: remove not supported attributes delay, showHistory, appearAnimation and showAnimation)
> Notify: remove not supported attributes delay, showHistory, appearAnimation and hideAnimation
> ---------------------------------------------------------------------------------------------
>
> Key: RF-12657
> URL: https://issues.jboss.org/browse/RF-12657
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-output
> Affects Versions: 4.3.0.M2
> Reporter: Pavol Pitonak
> Assignee: Lukáš Fryč
> Fix For: 4.3.0.M3
>
> Original Estimate: 15 minutes
> Remaining Estimate: 15 minutes
>
> Components notify, notifyMessage and notifyMessages contain attributes *delay*, *showHistory*, *appearAnimation* and *hideAnimation* which are private. On team meeting on 11 Dec 2012 we decided to remove these attributes.
--
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
13 years, 4 months
[JBoss JIRA] (RF-12657) Notify: remove not supported attributes delay, showHistory, appearAnimation and showAnimation
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-12657?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč updated RF-12657:
----------------------------
Description: Components notify, notifyMessage and notifyMessages contain attributes *delay*, *showHistory*, *appearAnimation* and *hideAnimation* which are private. On team meeting on 11 Dec 2012 we decided to remove these attributes. (was: Components notify, notifyMessage and notifyMessages contain attributes *delay* and *showHistory* which are private. On team meeting on 11 Dec 2012 we decided to remove these attributes.)
> Notify: remove not supported attributes delay, showHistory, appearAnimation and showAnimation
> ---------------------------------------------------------------------------------------------
>
> Key: RF-12657
> URL: https://issues.jboss.org/browse/RF-12657
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-output
> Affects Versions: 4.3.0.M2
> Reporter: Pavol Pitonak
> Assignee: Lukáš Fryč
> Fix For: 4.3.0.M3
>
> Original Estimate: 15 minutes
> Remaining Estimate: 15 minutes
>
> Components notify, notifyMessage and notifyMessages contain attributes *delay*, *showHistory*, *appearAnimation* and *hideAnimation* which are private. On team meeting on 11 Dec 2012 we decided to remove these attributes.
--
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
13 years, 4 months
[JBoss JIRA] (RF-12173) panels with states do not work properly in iteration components
by Pavol Pitonak (JIRA)
[ https://issues.jboss.org/browse/RF-12173?page=com.atlassian.jira.plugin.s... ]
Pavol Pitonak resolved RF-12173.
--------------------------------
Resolution: Done
Works fine in 4.3.0-SNAPSHOT (after 4.3.0.M2).
> panels with states do not work properly in iteration components
> ---------------------------------------------------------------
>
> Key: RF-12173
> URL: https://issues.jboss.org/browse/RF-12173
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-panels-layout-themes
> Environment: RichFaces 4.2.1.SNAPSHOT
> Metamer 4.2.1.SNAPSHOT
> Mojarra 2.1.7-jbossorg-1
> JBoss AS 7.1.1.Final
> OpenJDK Runtime Environment 1.6.0_24-b24 @ Linux
> Firefox 11.0 @ Linux x86_64
> Reporter: Jiří Štefek
> Priority: Minor
> Fix For: 5-Future
>
>
> For example various listeners as attribute or as an component working for components such as accordion, panelMenu, tabPanel, togglePanel... do not work properly when component that they will work for is placed inside an iteration[1] component. It seems that such placed component does not keep its state properly.
> Does not work even when iteration component has @keepSaved="true" .
> Known bugs:
> * listeners:
> ** itemChangeListener does not work with accordion, panelMenu, tabPanel and togglePanel which is placed in iteration component. Same problem is with rich:ItemChangeListener component working for such component. Can be reproduced in Metamer: http://localhost:8080/metamer/faces/components/richItemChangeListener/acc... .
> ** toggleListener as attribute does not work with collapsiblePanel placed in iteration component (reported: https://issues.jboss.org/browse/RF-11568). Same problem is with rich:PanelToggleListener component working for such component (not reported). Can be reproduced in Metamer: http://localhost:8080/metamer/faces/components/richPanelToggleListener/co... .
> * rich:ComponentControl does not work with rich:dataScroller (with rich:DataTable) placed in iteration component (reported: https://issues.jboss.org/browse/RF-9306). Can be reproduced in Metamer: http://localhost:8080/metamer/faces/components/richComponentControl/simpl... .
> [1] iteration components are a4j:repeat, rich:collapsibleSubTable, rich:dataTable, rich:dataGrid, rich:extendedDataTable and rich:list
--
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
13 years, 4 months
[JBoss JIRA] (RF-12131) Switchable panels do not work after rerendering whole page
by Pavol Pitonak (JIRA)
[ https://issues.jboss.org/browse/RF-12131?page=com.atlassian.jira.plugin.s... ]
Pavol Pitonak resolved RF-12131.
--------------------------------
Resolution: Done
Works fine in 4.3.0-SNAPSHOT (after 4.3.0.M2).
> Switchable panels do not work after rerendering whole page
> ----------------------------------------------------------
>
> Key: RF-12131
> URL: https://issues.jboss.org/browse/RF-12131
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-panels-layout-themes
> Affects Versions: 4.1.0.Final, 4.2.0.Final, 4.2.1.CR1
> Environment: RichFaces 4.1.0.Final, 4.2.0.Final, 4.2.1.CR1
> Metamer 4.2.0.20120217-Final, 4.2.1.20120330-CR1
> Mojarra 2.1.7-jbossorg-1
> JBoss AS 7.1.1.Final
> OpenJDK Runtime Environment 1.6.0_24-b24 @ Linux
> Chrome 18.0.1025.142 @ Linux i686, Firefox 11.0 @ Linux x86_64
> Reporter: Pavol Pitonak
> Fix For: 5-Tracking
>
>
> # deploy Metamer and open one of these pages:
> ## http://localhost:8080/metamer/faces/components/richAccordionItem/simple.x...
> ## http://localhost:8080/metamer/faces/components/richCollapsiblePanel/simpl...
> # switch/collapse panel
> # verify that the panel was switched
> # click "Full Page Refresh" button (3th button in page header)
> # verify that the panel is still switched
> result:
> after full page refresh, the panel loses its state (i.e. accordion shows item3, collapsible panel is expanded)
> this error appears in following templates:
> * a4jRepeat
> * richCollapsibleSubTable
> * richDataGrid
> * richDataTable
> * richExtendedDataTable
> * richList
--
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
13 years, 4 months
[JBoss JIRA] (RF-11547) Panel menu group doesn't keep state after request
by Pavol Pitonak (JIRA)
[ https://issues.jboss.org/browse/RF-11547?page=com.atlassian.jira.plugin.s... ]
Pavol Pitonak resolved RF-11547.
--------------------------------
Resolution: Out of Date
Works fine in 4.3.0-SNAPSHOT (after 4.3.0.M2).
> Panel menu group doesn't keep state after request
> -------------------------------------------------
>
> Key: RF-11547
> URL: https://issues.jboss.org/browse/RF-11547
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: compatibility, component-menu
> Affects Versions: 4.1.0.Milestone3, 4.2.3.CR1
> Environment: RichFaces 4.1.0-SNAPSHOT
> Metamer 4.1.0-SNAPSHOT r.22800
> Mojarra 2.1.3-SNAPSHOT
> JBoss Web 7.0.1.Final
> OpenJDK Runtime Environment 1.6.0_22-b22 @ Linux
> Chrome 14.0.835.202 @ Linux i686
> Reporter: Pavol Pitonak
> Labels: ci_issue
> Fix For: 5-Future
>
>
> # deploy Metamer
> # open panel menu group inside iteration component, e.g. http://localhost:8080/metamer/faces/components/richPanelMenuGroup/simple....
> # click on "Group 2"
> # set some attribute, e.g. bypassUpdates=null
> result:
> group 2 is expanded again, this happens inside rich:collapsibleSubTable, rich:dataTable, rich:dataGrid, rich:extendedDataTable, rich:list, and a4j: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
13 years, 4 months
[JBoss JIRA] (RF-11568) Collapsible panel: toggleListener doesn't work inside iteration components
by Pavol Pitonak (JIRA)
[ https://issues.jboss.org/browse/RF-11568?page=com.atlassian.jira.plugin.s... ]
Pavol Pitonak commented on RF-11568:
------------------------------------
these templates work:
* richCollapsibleSubTable
* richExtendedDataTable
* richDataGrid
* a4jRepeat
It still doesn't work in *richCollapsiblePanel*.
> Collapsible panel: toggleListener doesn't work inside iteration components
> --------------------------------------------------------------------------
>
> Key: RF-11568
> URL: https://issues.jboss.org/browse/RF-11568
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-panels-layout-themes
> Affects Versions: 4.1.0.Milestone3
> Environment: RichFaces 4.1.0-SNAPSHOT
> Metamer 4.1.0-SNAPSHOT r.22819
> JBoss Web 7.0.2.Final (Mojarra 2.1.3)
> OpenJDK Runtime Environment 1.6.0_22-b22 @ Linux
> Chrome 14.0.835.202 @ Linux i686, Firefox 7.0.1
> Reporter: Pavol Pitonak
> Labels: ci_issue
> Fix For: 5-Future
>
>
> # deploy Metamer and open http://localhost:8080/metamer/faces/components/richCollapsiblePanel/simpl...
> # collapse the panel and verify that string "* panel collapsed" appeared in the page header
> # expand the panel and verify that string "* panel expanded" appeared in the page header
> # open the same page in iteration component (e.g. richList)
> # collapse the panel and verify that string "* panel collapsed" appeared in the page header
> # expand the panel and verify that string "* panel expanded" appeared in the page header
> result:
> listener is called only for collapsed panel, not for expanded panel
> the component behaves wrong only in following templates:
> * a4jRepeat
> * richCollapsibleSubTable
> * richDataGrid
> * richDataTable
> * richExtendedDataTable
> * richList
--
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
13 years, 4 months