Programmatically changing the active tab in a scrollable TabStrip does not update the scroll position
The issue can be reproduced in a TabStrip with Scrollable = true. The problem is easily observed if you programmatically change the ActiveTabIndex during runtime and activate a tab that is currently not in the visible part.