Hi,
Here is another issue, but with a workaround:
If you call
myRibbon.setValue(“someComboButton”, “someValue”);
and someValue does not exist in the comboButton, nothing is done. I would suggest that it should add the value or return a boolean (success/fail) to provide notice of whether the value was selected or not.
Cheers,
Alex