[ 
https://issues.jboss.org/browse/RF-13081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12793394#comment-12793394
 ] 

Pavol Pitonak commented on RF-13081:
------------------------------------

[~bleathem], we don't have tests covering facets of r:dataScroller. I created a 
new sample in Metamer reproducing the issue [1]. All these disabled facets are 
not implemented at all (I don't see them in UIDataScroller). We should also 
unify their names:
* fastforward_disabled -> fastForward_disabled
* rewind_disabled -> fastRewind_disabled

[~laurentg], what is your use-case for using disabled facets?

[1] http://localhost:8080/metamer/faces/components/richDataScroller/facets.xhtml
                
> Facets "disabled" not working for dataScroller
> ----------------------------------------------
>
>                 Key: RF-13081
>                 URL: https://issues.jboss.org/browse/RF-13081
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 4.3.1
>            Reporter: Laurent Grangier
>            Assignee: Pavol Pitonak
>            Priority: Critical
>
> All the facets which end with "disabled" (like "first_disabled", 
> "previous_disabled", etc.) are not working for the component 
> "rich:dataScroller". 
> According to the 
> [documentation|http://docs.jboss.org/richfaces/latest_4_3_X/Component_Reference/en-US/html/chap-Component_Reference-Tables_and_grids.html#sect-Component_Reference-richdataScroller-Appearance_and_interactivity],
>  they should be available.
> Example:
> {code}
> <f:facet name="first_disabled">
>     <h:graphicImage value="my-image.png" />
> </f:facet>
> {code}

--
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
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to