Popup alignment issues while using RichPopup popup components of adf.
Java(TM) Platform 1.8.0_211
Oracle IDE 12.2.1.4.42.190911.2248
Weblogic version is 12.2.1.4.42.190911.2248
We are creating POP up using adf RichPopup ,
But we are facing alignment issue as attached.
Popup opens based on main browser window horizontal scrollbar position and if my horizontal scrollbar is on the bottom of the page based on the table row data.When I click on edit button on the table displayed
to open the popup it displays at the bottom of the page since main window scrollbar position is down on that page.
Is there any thing we can do to make popup display always on the top or center of the page even though main window horizontal scroll bar is down and if we click on any table row which is bottom of the page but the pop should always comes in center or top of the page.