vaadin combobox suggestion popup displays outside of vaadin window in liferay - liferay

I have a vaadin-liferay portlet. I am using vaadin Window component which is having vertical scroll as it has more content inside. A combobox is added inside the window. But when the combobox suggestion popup opened its position is changed according to the browser scroll not according to vaadin window scroll. Please help

Related

Xpages Extension library dialog box position

I am using Dialog control from extension library in xpages. The issue is regarding the center position of Dialog box.
when I click on link,dialog box appears, but on to the right bottom of the page not in center, I have tried in Chrome, Firefox and Internet Explorer too. Same issue in all the browser.
After some research, I found the way by providing the css style with specific Width to the dialog box. This helped me to get the dialog box to the center-bottom, But not in the center of the page.
How do I get the dialog control accurately in center of the page?
Summary of discussion: misplaced ExtLib dialog is caused by its content. Specifying the exact height and width of the dialog will solve the problem.
See also: Extlib dialog appears to be pinned to the right window border

Using Chrome Extension contextMenu, how to open a small view right next to the context menu on click?

This question has a couple bits to it. Basically I want to make the context menu behave like a sidebar that pops out a box with html.
Get the height and location of a users context menu?
Open an interactable html view next to the menu without closing the menu?
Close both the menu and popout on off-click.
So a user can right click on the page,
and then click the contextMenu item to open a page that can hold html

I am using Sticky p:toolbar, when model dialog open sticky tool bar and sticky menu appear on top if we scroll the page

I am using Sticky p:toolbar, when model dialog open sticky tool bar and sticky menu appear on top and accessible even if model dialog is open when I scroll the page.
scroll page
Please help.
Ideally you should disable backgroud component when p:dialog is open.
Use modal="true" in p:dialog for same.
See primeface-5-dialog

How do I get a vertical scroll bar on an XPages iNotes List View component?

As the title says. I created an iNotes List view component in my XPage and it renders great.
The problem is that I have more fields then I can view on screen, and it does not appear to have a vertical scroll bar.
Is there a setting to switch that on?
Doesn't appear to have a vertical scroll bar. I have created SPR SODY92NLB5 for development to investigate.

Setting a size limit for Maximizing a Primefaces Dialog

I want to make a Dialog in my Primefaces Page which I can maximize.
But i have one problem. I have a Menubar on the top of the page and i want the Dialog to Maximize over the whole screen but under the Menubar.
I also have a Dock on the bottom and I want this one to be always in the front.
Are there any possibilities to solve these problems?

Resources