You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xap-dev@incubator.apache.org by "Turyn, Michael (JIRA)" <xa...@incubator.apache.org> on 2007/02/05 00:22:05 UTC

[jira] Resolved: (XAP-107) Widgets: combBox: comboBox's listBox height attribute controls comboBox's textField height

     [ https://issues.apache.org/jira/browse/XAP-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Turyn, Michael resolved XAP-107.
--------------------------------

    Resolution: Fixed

See revision 503518.

Order of precedence for setting a width or height attribute: 
        combobox.height/width
        {child listbox}.height/width
         default width (no attribute set)

> Widgets: combBox: comboBox's listBox height attribute controls comboBox's textField height
> ------------------------------------------------------------------------------------------
>
>                 Key: XAP-107
>                 URL: https://issues.apache.org/jira/browse/XAP-107
>             Project: XAP
>          Issue Type: Bug
>          Components: Widgets
>            Reporter: Matt Carbone
>         Assigned To: Turyn, Michael
>
> The height attribute of the listBox in a comboBox controls the height of the textField. This is counterintuitive - a height attribute in the comboBox element should control this. 
> Also, because of this the listBox height is always = n-list Items

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.