I have set description for some components using setDescription("This is the tooltip")
. Some descriptions are English but some other are in persian language. Vaadin shows a scroll bar for persian descriptions:
How can i remove this scroll bar? English description are fine(don't have scroll bar)