Forums de discussion

Custom Vaadin Table Portlet not Rendered correctly

thumbnail
Dave F, modifié il y a 10 années.

Custom Vaadin Table Portlet not Rendered correctly

Junior Member Publications: 30 Date d'inscription: 29/01/13 Publications récentes
We are developing a table portlet using Vaadin on Liferay EE 6.1.20 GA2. The portlet has worked previously but is now not displaying correctly.

When the portlet is displayed, there are no scroll bars shown (regardless of the width or number of records in the table), and the table content will sometimes overlap/cover the footer of the table.

There were some CSS changes made, but we reverted these. We have also undeployed and redeployed our theme, and the portlets in question.

If we remove our theme and use the default Liferay theme, the same behavior is observed.

Any advice on how to resolve this?

Thanks
thumbnail
David H Nebinger, modifié il y a 10 années.

RE: Custom Vaadin Table Portlet not Rendered correctly

Liferay Legend Publications: 14914 Date d'inscription: 02/09/06 Publications récentes
What version of Vaadin are you using? Do you have the Vaadin control panel installed? Have you recompiled the widgetset? Does your portlet use the standard widgetset/theme, or are you trying to use a custom widgetset/theme for the portlet?
Eric Smith, modifié il y a 10 années.

RE: Custom Vaadin Table Portlet not Rendered correctly

Junior Member Publications: 66 Date d'inscription: 28/08/12 Publications récentes
If you run across this problem it is likely a CSS issue. Look at the Vaadin theme and associated CSS files being used. There is some CSS missing from the 6.7.4 version, and upgrading to the latest version and the latest CSS should fix the problems.