Vaadin 7 Beta 10 - VerticalLayout and Description of Field

Hi,

I Noticed that the VerticalLayout if you add a TextField with Description and Caption.
The underlying HTML has not the CSS class “v-caption-hasDescription” is this normal?

The GridLayout or FormLayout has this class. For Theming it’s then possible to react (e.g. Show Info Symbol) if an Element Caption has a Popup Description.