Why does texta show TextField but not TextArea?

I enter text in the Xojo Navigator -> I see Text Field and Text Area.

I enter textf in the Xojo Navigator -> I see Text Field but not Text Area.

I enter texta in the Xojo Navigator -> I see Text Field but not Text Area !

Never mind, I put in a bug report.

I think you mean using the filter in the Library.

Anyway, it appears the filter works on the description of the control. And the description for Text Area does not have a word that starts with “texta” so it does not get found. This is using the description from the LR, so I’ve updated it to make it search a bit better, but it will have to wait for the next release, of course.