If the prompt text is set for TextArea, it's displayed every time I switch between tabs in TabPane (special case) or even after calling clear() on TextArea instance.
I believe that the correct behavior is to display the prompt text only once in TextArea instance's lifetime.
I believe that the correct behavior is to display the prompt text only once in TextArea instance's lifetime.