User tests: Successful: Unsuccessful:
In the protostar template there is CSS in template.css
.select[multiple],
select[size] {
height: 28px;
}
This is result in

instead of

I think if select is multiple, it is ok if it accept the size by size="5"
attribute
I have deleted this part from the template.
I have created
[29424] Multilevel select collapsed
Please create a tracker on joomlacode and add precise test instructions
Cross refernce here.