I have problem with ExpandBar and scrolling. I want to set the focus to
a freshly created expand item even if scrolling is needed. if I use
setSelection on myBar.getVerticalBar(). The scroll bar is moving but not
the content of the expandBar.
Does anymone have an idea of what I may have missed?