List component horizontal scroll problem

This one is strange,

I just add a List Component on stage and fill it’s data provider with very long labels. When I run movie, no horizontal scroll appears in list component. Even if i set it’s horizontalScrollPolicy property to ON, it just displays a disabled scrollbar.

Does anybody know the reason?

Thanks.