PDA

View Full Version : Comboboxes and Firefox versions



rmraya
13 Oct 2008, 2:30 PM
Hi,

A user of an application that I wrote reported that there is a difference in behaviour of combo boxes when viewed with Firefox 2 and Firefox 3.

Firefox 3 displays all items of the combo box every time the dialog that contains it is displayed.

Firefox 2 doesn't always show all options. Sometimes it shows only one option of 10. According to the reporter, this happens at random.

The application uses a ListStore, populated dinamically, to provide contet to the combobox.

Has anyone experienced problems with comboboxes in Firefox 2?

Best regards,
Rodolfo