[cla][patch] Combobox: dropdown height doesn't adjust as # of items changes
When the number of items in the ComboBox? dropdown changes, the height isn't adjusted. Thus can end up with a bunch of white space if the dropdown initially shows all the states and then you type in a character like "a" to limit the # of items in the list. Introduced by [10534].
Nicola
Change History (5)
Description: |
modified (diff)
|
Summary: |
[cla][patch] problem with the popup height (ComboBox) →
[cla][patch] Combobox: dropdown height doesn't adjust as # of items changes
|
Resolution: |
→ fixed
|
Status: |
new →
closed
|
Component: |
Dijit →
Dijit - Form
|
Hi, I don't understand the bug description. Why do you think it should "compute the height" again, or even in the first place? What does that mean?