Closed Bug 4381 Opened 26 years ago Closed 26 years ago

Dynamic update of combo box widget

Categories

(Core :: XUL, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: gayatrib, Assigned: pollmann)

References

()

Details

Profile picker UI requires combo box widget to be dynamically updated. There is a limitation on updating widgets when they are dynamically populated. This has to be fixed.
Assignee: trudelle → rods
reassigning to rods for triage. Is this a new requirement?
Assignee: rods → kmcclusk
Target Milestone: M6
Status: NEW → ASSIGNED
I need more info on this. What is the limitation?
Target Milestone: M6 → M7
Assignee: kmcclusk → pollmann
Status: ASSIGNED → NEW
Eric, I am reassigning to you. I assume this bug has to do with going through the DOM to dynamically populate the combo box (select).
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Yup! Vidur and I fixed this for M6. Test case is here: http://blueviper/forms/addoption.html Entering an index, then clicking on the delete button will delete an option. Entering a new text, value, and index, then clicking on Add will place that option at the specified index (set, not insert) The only remaining issues are bug 3187 - a glitch with loosing selection info and bug 4479 - the view is not resized to display a combo if it starts as size zero. Closing this bug.
Status: RESOLVED → VERIFIED
verified on all platforms with 6/14 builds
You need to log in before you can comment on or make changes to this bug.