[richfaces-issues] [JBoss JIRA] Updated: (RF-8497) rich:combobox white space between textbox and button

Jay Balunas (JIRA) jira-events at lists.jboss.org
Tue Mar 9 10:15:59 EST 2010


     [ https://jira.jboss.org/jira/browse/RF-8497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jay Balunas updated RF-8497:
----------------------------

    Component/s: component-input
       Priority: Major  (was: Critical)


Could you add what env, browser, and RF version you are using?

> rich:combobox white space between textbox and button
> ----------------------------------------------------
>
>                 Key: RF-8497
>                 URL: https://jira.jboss.org/jira/browse/RF-8497
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-input
>            Reporter: Prateek Agarwal
>         Attachments: rich_comboBox Issue.bmp
>
>
> When i use the rich:comboBox a space is displayed between the textbox and the button
> This is the code :
> <rich:comboBox id="combiId"  defaultLabel="#{bundle.select}"
> 				width="186px" 
> 				value="#{bean.comboData}"
> 				disabled="#{bean.isEnabled eq false}"
> 				>
> 		<f:selectItems value="#{bean.comboDataList}" />
> </rich:comboBox>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list