ComboBox/FilteringSelect flicker w/drop down width
Reported by: |
guest |
Owned by: |
|
Priority:
|
low
|
Milestone:
|
1.1
|
Component:
|
Dijit - Form
|
Version:
|
1.0
|
Keywords:
|
|
Cc:
|
|
Blocked By:
|
|
Blocking:
|
|
I've noticed a rendering glitch with the FilteringSelect/ComboBox? popup.
When the arrow is clicked the entire menu will appear without a scrollbar for a split second with a width equal to the longest string in the list. Then the element width will be adjusted to the width of the widget and gain a scrollbar. Depending on where the view port is scrolled the popup may also reposition itself above the widget and change its height. This can be seen in the Dojo ComboBox? example under dijit/tests/form and also in the FilteringSelect? examples.
I'm using Firefox 2.0.0.10 on Linux
Change History (6)
Milestone: |
1.1 →
2.0
|
Summary: |
ComboBox/FilteringSelect Rendering Glitches →
ComboBox/FilteringSelect flicker w/drop down width
|
Milestone: |
2.0 →
1.1
|
Resolution: |
→ fixed
|
Status: |
new →
closed
|
Resolution: |
fixed
|
Status: |
closed →
reopened
|
Resolution: |
→ worksforme
|
Status: |
reopened →
closed
|
Component: |
Dijit →
Dijit - Form
|
This is a duplicate of #5042 and #5039. I apologize for not searching for existing bugs before posting.