[richfaces-issues] [JBoss JIRA] (RF-13327) pickList - setting of multiple attributes does not have any effect on the component

Brian Leathem (JIRA) jira-events at lists.jboss.org
Thu Nov 14 01:02:05 EST 2013


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

Brian Leathem commented on RF-13327:
------------------------------------

_maxListHeight_ and _minListHeight_ work for me.  Note: you must include the units in the string, eg: "200px".  If this is a change in behaviour, please file a new issue and we can discussion a resolution there.
                
> pickList - setting of multiple attributes does not have any effect on the component
> -----------------------------------------------------------------------------------
>
>                 Key: RF-13327
>                 URL: https://issues.jboss.org/browse/RF-13327
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-selects
>    Affects Versions: 5.0.0.Alpha2
>            Reporter: Juraj Húska
>            Assignee: Brian Leathem
>             Fix For: 5.0.0.Alpha2
>
>   Original Estimate: 1 hour
>  Remaining Estimate: 1 hour
>
> Setting of these attributes on a {{pickList}} has no effect on the rendered component (I am trying to group them somehow).
> *Buttons text*
> * addAllText
> * addText
> * removeAllText
> * removeText
> * downBottomText
> * downText
> * upText
> * upTopText
> *List style*
> * maxListHeight
> * minListHeight
> * style
> * columnClasses
> *Other RW options*
> * switchByClick
> * switchByDblClick
> *Callbacks*
> * onremoveitems
> * onadditems
> * value
> * valueChangeListener
> I guess that it is because they are not passed in the [renderer template|https://github.com/richfaces/richfaces/blob/master/framework/src/main/java/org/richfaces/ui/select/pickList/pickList.template.xml] ?

--
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



More information about the richfaces-issues mailing list