I create a toolbar with a buttonSelect and 3 buttons (items) under it.
I set the selected item: WriteMessageToolbar.setListOptionSelected(“wmt_priority”,“wmt_priority_normal”);
Run. Drop down the toolbar button. The item is not highlighted. But if I run the mouse over it (not click on it) and move away, it will then get highlighted.
The initial highlight state is not being set properly.
Could you please provide us complete demo including all correspondnig js/css files?
Please also add information regarding current and expected behaviour.