[JBoss JIRA] (RFPL-2589) Component reference - focus component
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/RFPL-2589?page=com.atlassian.jira.plugin.... ]
Juraj Húska reopened RFPL-2589:
-------------------------------
Reopening and proposing small adjustments:
*current:* The <rich:focus> component allows one to focus components on a page. It is intended to be used with any input field.
*maybe:* The <rich:focus> component allows one to focus *automatically* components on a page. It is intended to be used with any input field.
*current:* If no component is invalid, then first component in the form will be focused.
*maybe*: If *all components are valid*, then *the* first component in the form *is focused*.
*current*: There is a mention on two places that "This configuration will take priority over any other focus setup".
*should be:* If both of {{preserve=true}} and {{FocusManager}} used in place, which one takes priority ?
*current*: Then it is possible to call the applyFocus() JavaScript API method in order to let the focus apply.
*should be*: Then it is possible to call the applyFocus() JavaScript API method in order to let the focus *being applied.*
> Component reference - focus component
> -------------------------------------
>
> Key: RFPL-2589
> URL: https://issues.jboss.org/browse/RFPL-2589
> Project: RichFaces Planning
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: doc
> Reporter: Brian Leathem
> Assignee: Lukáš Fryč
> Fix For: 4.3.0.CR1
>
> Original Estimate: 1 hour, 30 minutes
> Remaining Estimate: 1 hour, 30 minutes
>
--
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, 2 months
[JBoss JIRA] (RFPL-2590) Component reference - placeholder component
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/RFPL-2590?page=com.atlassian.jira.plugin.... ]
Juraj Húska edited comment on RFPL-2590 at 1/16/13 12:01 PM:
-------------------------------------------------------------
Reopening as I am missing style classes reference. There is {{rf-plhdr}} class int the {{placeholder.css}}.
I would also add to the part mentioning the {{selector}} attribute a reference to the part of document where it is defined how to use this attribute (it has some tricky parts).
was (Author: jhuska):
Reopening as I am missing style classes reference. There is {{rf-plhdr}} class int the {{placeholder.css}}.
Also I would add to the part mentioning the {{selector}} attribute a reference to the part of document where it is defined how to use this attribute (it has some tricky parts).
> Component reference - placeholder component
> -------------------------------------------
>
> Key: RFPL-2590
> URL: https://issues.jboss.org/browse/RFPL-2590
> Project: RichFaces Planning
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: doc
> Reporter: Brian Leathem
> Assignee: Lukáš Fryč
> Fix For: 4.3.0.CR1
>
> Original Estimate: 1 hour, 30 minutes
> Remaining Estimate: 1 hour, 30 minutes
>
--
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, 2 months
[JBoss JIRA] (RFPL-2590) Component reference - placeholder component
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/RFPL-2590?page=com.atlassian.jira.plugin.... ]
Juraj Húska reopened RFPL-2590:
-------------------------------
Reopening as I am missing style classes reference. There is {{rf-plhdr}} class int the {{placeholder.css}}.
Also I would add to the part mentioning the {{selector}} attribute a reference to the part of document where it is defined how to use this attribute (it has some tricky parts).
> Component reference - placeholder component
> -------------------------------------------
>
> Key: RFPL-2590
> URL: https://issues.jboss.org/browse/RFPL-2590
> Project: RichFaces Planning
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: doc
> Reporter: Brian Leathem
> Assignee: Lukáš Fryč
> Fix For: 4.3.0.CR1
>
> Original Estimate: 1 hour, 30 minutes
> Remaining Estimate: 1 hour, 30 minutes
>
--
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, 2 months
[JBoss JIRA] (RFPL-2591) Developer guide - document the ajaxbegin, ajaxbeforedomupdate, and ajaxcomplete events
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/RFPL-2591?page=com.atlassian.jira.plugin.... ]
Juraj Húska reopened RFPL-2591:
-------------------------------
Reopening, cause if I understand things correctly it should be:
*current:* {{ajaxbeforedomupdate}}: triggered after Ajax response has been returned but before the DOM tree of the browser has been updated.
*should be:* {{ajaxbeforedomupdate}}: triggered after *an* Ajax response has been returned but before the DOM tree of the browser *will be* updated.
*current:* {{ajaxcomplete}}: triggered after Ajax response has been returned and the DOM tree of the browser has been updated.
*should be:* {{ajaxcomplete}}: triggered after *an* Ajax response *was* returned and the DOM tree of the browser has been updated.
Previous examples also miss *an* article before Ajax word.
> Developer guide - document the ajaxbegin, ajaxbeforedomupdate, and ajaxcomplete events
> --------------------------------------------------------------------------------------
>
> Key: RFPL-2591
> URL: https://issues.jboss.org/browse/RFPL-2591
> Project: RichFaces Planning
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: doc
> Reporter: Brian Leathem
> Assignee: Lukáš Fryč
> Fix For: 4.3.0.CR1
>
> Original Estimate: 30 minutes
> Remaining Estimate: 30 minutes
>
--
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, 2 months
[JBoss JIRA] (RFPL-2592) Example 9.7. Keyword-based switching in Component Referance Guide has wrong value @previous
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/RFPL-2592?page=com.atlassian.jira.plugin.... ]
Juraj Húska edited comment on RFPL-2592 at 1/16/13 11:27 AM:
-------------------------------------------------------------
Reopening, because only text above the Example 9.7 was changed.
The usage of {{@previos}} in the example itself was not fixed to the correct {{@prev}}.
was (Author: jhuska):
Only text above the Example 9.7 was changed.
The usage of {{@previos}} in the example itself was not fixed to the correct {{@prev}}.
> Example 9.7. Keyword-based switching in Component Referance Guide has wrong value @previous
> -------------------------------------------------------------------------------------------
>
> Key: RFPL-2592
> URL: https://issues.jboss.org/browse/RFPL-2592
> Project: RichFaces Planning
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: doc
> Affects Versions: 4.2.2.Final
> Reporter: Mark Bloomfield
> Assignee: Brian Leathem
> Priority: Minor
> Fix For: 4.3.0.CR1
>
> Original Estimate: 30 minutes
> Remaining Estimate: 30 minutes
>
> In the component referacne guide Example 9.7 the example states the value @previous as the keyword to use to switch to a previous panel. I believe it should be @prev as per the online example.
> The bug is in the text prior to the example and in the example itself.
> Please note I am new to RichFaces so perhaps it's wrong in the component? However I have tested with @prev and it works.
--
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, 2 months
[JBoss JIRA] (RFPL-2592) Example 9.7. Keyword-based switching in Component Referance Guide has wrong value @previous
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/RFPL-2592?page=com.atlassian.jira.plugin.... ]
Juraj Húska reopened RFPL-2592:
-------------------------------
Only text above the Example 9.7 was changed.
The usage of {{@previos}} in the example itself was not fixed to the correct {{@prev}}.
> Example 9.7. Keyword-based switching in Component Referance Guide has wrong value @previous
> -------------------------------------------------------------------------------------------
>
> Key: RFPL-2592
> URL: https://issues.jboss.org/browse/RFPL-2592
> Project: RichFaces Planning
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: doc
> Affects Versions: 4.2.2.Final
> Reporter: Mark Bloomfield
> Assignee: Brian Leathem
> Priority: Minor
> Fix For: 4.3.0.CR1
>
> Original Estimate: 30 minutes
> Remaining Estimate: 30 minutes
>
> In the component referacne guide Example 9.7 the example states the value @previous as the keyword to use to switch to a previous panel. I believe it should be @prev as per the online example.
> The bug is in the text prior to the example and in the example itself.
> Please note I am new to RichFaces so perhaps it's wrong in the component? However I have tested with @prev and it works.
--
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, 2 months