Bean properties disappear in listview

I have some beans on my forms. When I now change from recordview to listview the bean stays on the form.

The only thing is I can’t reach it anymore via the script. It disappears under the elements tree in method editor…

are you sure that it does show in record view?
i just made a fix that some beans never showed because they didn’t get a name…
With that i do see it in record and in listview..

Yep, really sure. I checked it again before posting the previous post and for this post (just to be really really sure) again…

I am in record mode and the bean shows up with it’s name under the elements tree…

I now switch to list view, refresh the method editor gui and the bean name is gone…

In now witch back again, refresh again and the bean name is back again…

can’t reproduce it.
sample?

here it is. Could be another OS X thing of course…

works fine if i test it.